Commit Graph

17690 Commits

Author SHA1 Message Date
Geoffrey Ferk
3f1512d4db Updated snmprec data 2020-06-22 13:17:16 -05:00
Geoffrey Ferk
8d79fa862f Updated snmprec data 2020-06-22 13:17:16 -05:00
Geoffrey Ferk
f77fb74729 Updated snmprec data 2020-06-22 13:17:16 -05:00
Geoffrey Ferk
5251487141 Corrected order of variables 2020-06-22 13:17:16 -05:00
Geoffrey Ferk
3c56bdcd77 Corrected indentation issue 2020-06-22 13:17:16 -05:00
Geoffrey Ferk
236dad2c7a Updated snmprec info 2020-06-22 13:17:16 -05:00
Geoffrey Ferk
ceca1db568 Reduced number of snmp_gets by using snmp_get_multi_oid 2020-06-22 13:17:16 -05:00
Tony Murray
31bb85f3ba Update dhcpatriot.yaml 2020-06-22 13:17:16 -05:00
Geoffrey Ferk
86adadbb61 Corrected indentation issue 2020-06-22 13:17:16 -05:00
Geoffrey Ferk
400ecca650 Added additional check to prevent state discover when current is empty 2020-06-22 13:17:16 -05:00
Geoffrey Ferk
a1693abf56 Added additional check so service does not get added if snmp data is empty 2020-06-22 13:17:15 -05:00
Geoffrey Ferk
6da8ca8a82 Corrected dhpatriot definiton file 2020-06-22 13:17:15 -05:00
Geoffrey Ferk
21754f84e5 Made scrutinizer recommended changes 2020-06-22 13:17:15 -05:00
Geoffrey Ferk
4de39dbb2e Changed double quotes to single for consistency 2020-06-22 13:17:15 -05:00
Geoffrey Ferk
3093ee72cd Made adjustments based on scrutinizer recommendations 2020-06-22 13:17:15 -05:00
Geoffrey Ferk
277401d78b Modified dhcpatriot load discovery 2020-06-22 13:17:15 -05:00
Geoffrey Ferk
30656481d9 New OS: DHCPatriot (dhcpatriot) 2020-06-22 13:17:15 -05:00
Tony Murray
7264ab7ff7 Merge pull request #11847 from murrant/fix-sqlite-error-failure
Fix sqlite test failure
2020-06-22 13:15:49 -05:00
Tony Murray
cbe0736feb Fix sqlite test failure 2020-06-22 13:13:56 -05:00
Tony Murray
058907e37b symfony/polyfill-ctype (v1.17.0 => v1.17.1)
phpoption/phpoption (1.7.3 => 1.7.4)
vlucas/phpdotenv (v3.6.4 => v3.6.6)
symfony/css-selector (v5.0.8 => v5.1.2)
symfony/polyfill-mbstring (v1.17.0 => v1.17.1)
symfony/polyfill-php80 (v1.17.1)
symfony/var-dumper (v4.4.8 => v4.4.10)
symfony/routing (v4.4.8 => v4.4.10)
symfony/process (v4.4.8 => v4.4.10)
symfony/polyfill-php73 (v1.17.0 => v1.17.1)
symfony/polyfill-intl-idn (v1.17.0 => v1.17.1)
symfony/mime (v5.0.8 => v5.1.2)
symfony/http-foundation (v4.4.8 => v4.4.10)
symfony/event-dispatcher (v4.4.8 => v4.4.10)
symfony/debug (v4.4.8 => v4.4.10)
symfony/error-handler (v4.4.8 => v4.4.10)
symfony/http-kernel (v4.4.8 => v4.4.10)
symfony/finder (v4.4.8 => v4.4.10)
symfony/service-contracts (v2.0.1 => v2.1.2)
symfony/console (v4.4.8 => v4.4.10)
symfony/polyfill-iconv (v1.17.0 => v1.17.1)
doctrine/lexer (1.2.0 => 1.2.1)
egulias/email-validator (2.1.17 => 2.1.18)
opis/closure (3.5.1 => 3.5.5)
symfony/translation-contracts (v2.0.1 => v2.1.2)
symfony/translation (v4.4.8 => v4.4.10)
nesbot/carbon (2.34.0 => 2.35.0)
monolog/monolog (2.0.2 => 2.1.0)
league/commonmark (1.4.3 => 1.5.0)
doctrine/inflector (2.0.1 => 2.0.3)
laravel/framework (v6.18.14 => v6.18.20)
darkghosthunter/larapoke (v4.1.0 => v4.1.1)
doctrine/cache (1.10.0 => 1.10.1)
guzzlehttp/guzzle (6.5.3 => 6.5.5)
phpmailer/phpmailer (v6.1.5 => v6.1.6)
symfony/yaml (v4.4.8 => v4.4.10)
mockery/mockery (1.3.1 => 1.4.0)
webmozart/assert (1.8.0 => 1.9.0)
phpdocumentor/type-resolver (1.1.0 => 1.2.0)
doctrine/instantiator (1.3.0 => 1.3.1)
phpunit/phpunit (8.5.4 => 8.5.8)
staudenmeir/dusk-updater (v1.2 => v1.2.1)
symfony/dotenv (v3.4.40 => v3.4.42)
symfony/filesystem (v5.0.8 => v5.1.2)
justinrainbow/json-schema (5.2.9 => 5.2.10)
composer/xdebug-handler (1.4.1 => 1.4.2)
composer/composer (1.10.6 => 1.10.7)
filp/whoops (2.7.2 => 2.7.3)
nikic/php-parser (v4.4.0 => v4.5.0)
2020-06-22 13:02:55 -05:00
ZoLuSs
fc55830c7a Fix Application Sudo Example (#11707)
* Update Proxmox Process

On latest version of Debian (9.1 and later) snmpd run ad Debian-snmp user.
In visudo change snmp to Debian-snmp

* fix typo

Co-authored-by: SourceDoctor <sourcehhdoctor@gmail.com>
2020-06-22 12:34:25 +02:00
Tony Murray
059693d20d update os data 2020-06-21 21:29:59 -05:00
Tony Murray
fa024e3e4e Merge pull request #11839 from murrant/fix-c6kxbar-overview
Fix Cisco Crossbar overview missing
2020-06-21 21:19:31 -05:00
Tony Murray
a21f90aae2 Update f5.json 2020-06-20 18:09:49 -05:00
SourceDoctor
6cceeb43f0 Fixing wrong Alert Rule Operator (#11842) 2020-06-20 11:55:22 +02:00
Tony Murray
ffcc59d1fc test data 2020-06-19 13:56:16 -05:00
Tony Murray
d44ff69b99 Load Balancers test 2020-06-19 13:40:02 -05:00
Tony Murray
9372074b6d Merge pull request #11728 from yac01/master
Feature: F5 LTM bandwidth controller
2020-06-19 13:39:36 -05:00
Tony Murray
372db457bd Change tab order 2020-06-19 12:21:18 -05:00
Yacine BENAMSILI
e656baf977 Add f5 snmprec last update 2020-06-19 14:14:36 +02:00
SourceDoctor
8e60f8f56f Application Puppet Agent RRD Runtime Graph fix (#11837) 2020-06-18 18:15:52 +02:00
SourceDoctor
2a8e39d55e UPS Alert Rule Fix (#11836) 2020-06-18 18:15:27 +02:00
Tony Murray
3a1992d481 Fix Cisco Crossbar overview
It relied on a global variable that wasn't set anymore.
2020-06-18 09:10:28 -05:00
yon2004
089e97dc51 Update alert rules (#11838)
fixed a error with AND and && for UPS-NUT rules
2020-06-18 15:35:55 +02:00
Yacine BENAMSILI
b1b4402f74 Add f5 snmprec for tests 2020-06-18 13:18:09 +02:00
Yacine BENAMSILI
2a58d9641f Fix: BWC Discovery 2020-06-18 11:54:05 +02:00
yon2004
953def1518 Added discovery for ups-nut status (#11606)
* Added UPS NUT state sensors

* Added UPS NUT state sensors

* Added UPS NUT state sensors

* Added UPS NUT state sensors

* Added UPS NUT state sensors

* Update linux_ups-nut.snmprec

* Fixed UPS states so making alerts easier.

* Fixed

* Actually Fixed it

* Added alert rules for UPS-NUT
2020-06-18 09:43:11 +02:00
Jonathan Karras
5cbd7d1c2f Fix temperature discovery for APC cooling units
Update various APC discovery to use pre_cache.
2020-06-17 18:06:18 -06:00
Tony Murray
3754863de6 Create apc_inrow-dx.snmprec
Create apc_uniflair-sp.snmprec

Add JSON test data
2020-06-17 18:06:03 -06:00
Martin22
172e759720 Imcopower - Fixed state in imcopower-big (#11774)
* Fixed state

* Minor fix

* Again minor fix

* Fixed Travis

* Fixed index
2020-06-17 22:14:05 +02:00
Tony Murray
cd9c349297 Allow device url by hostname (#11831)
* Allow device url by hostname
/device/hostname
/device/hostname/ports

* slightly different code style
without else ;)
2020-06-17 22:13:06 +02:00
SourceDoctor
62f850aef9 Cleanup functions.inc.php (#11835) 2020-06-17 14:00:18 +02:00
Tony Murray
867aa132c1 Merge pull request #11661 from SourceDoctor/app_dhcp_enhancement
Application DHCP Upgrade
2020-06-16 17:03:45 -05:00
Yacine BENAMSILI
2a25edaede Add f5 snmprec for tests 2020-06-16 22:16:55 +02:00
Slashdoom
53f378a900 Update Services.md (#11834)
Add CHECK_MRPE section for https://github.com/librenms/librenms-agent/pull/192
2020-06-16 21:56:04 +02:00
SourceDoctor
e911eef0c8 remove unecessary function 2020-06-16 21:13:56 +02:00
SourceDoctor
6a0366c1e8 Device Maintenance configurable duration (#11821)
* Device Maintenance configurable duration

* increase hour range

* positionize button

* remove wrench icon
2020-06-16 14:13:19 +02:00
SourceDoctor
d009c60004 rollback String 2020-06-16 10:40:14 +02:00
Tony Murray
998cdc39fc Merge pull request #11832 from murrant/fix-sql-debug
Restore SQL debug output
2020-06-15 23:30:46 -05:00
Tony Murray
f84d97a3ab Merge pull request #11833 from murrant/timestamp-not-timestamp
Fix alert last modified timestamps
2020-06-15 23:30:23 -05:00