17722 Commits

Author SHA1 Message Date
cbe0736feb Fix sqlite test failure 2020-06-22 13:13:56 -05:00
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
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
059693d20d update os data 2020-06-21 21:29:59 -05:00
fa024e3e4e Merge pull request #11839 from murrant/fix-c6kxbar-overview
Fix Cisco Crossbar overview missing
2020-06-21 21:19:31 -05:00
a21f90aae2 Update f5.json 2020-06-20 18:09:49 -05:00
6cceeb43f0 Fixing wrong Alert Rule Operator (#11842) 2020-06-20 11:55:22 +02:00
ffcc59d1fc test data 2020-06-19 13:56:16 -05:00
d44ff69b99 Load Balancers test 2020-06-19 13:40:02 -05:00
9372074b6d Merge pull request #11728 from yac01/master
Feature: F5 LTM bandwidth controller
2020-06-19 13:39:36 -05:00
372db457bd Change tab order 2020-06-19 12:21:18 -05:00
e656baf977 Add f5 snmprec last update 2020-06-19 14:14:36 +02:00
8e60f8f56f Application Puppet Agent RRD Runtime Graph fix (#11837) 2020-06-18 18:15:52 +02:00
2a8e39d55e UPS Alert Rule Fix (#11836) 2020-06-18 18:15:27 +02:00
3a1992d481 Fix Cisco Crossbar overview
It relied on a global variable that wasn't set anymore.
2020-06-18 09:10:28 -05:00
089e97dc51 Update alert rules (#11838)
fixed a error with AND and && for UPS-NUT rules
2020-06-18 15:35:55 +02:00
b1b4402f74 Add f5 snmprec for tests 2020-06-18 13:18:09 +02:00
2a58d9641f Fix: BWC Discovery 2020-06-18 11:54:05 +02:00
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
5cbd7d1c2f Fix temperature discovery for APC cooling units
Update various APC discovery to use pre_cache.
2020-06-17 18:06:18 -06:00
3754863de6 Create apc_inrow-dx.snmprec
Create apc_uniflair-sp.snmprec

Add JSON test data
2020-06-17 18:06:03 -06:00
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
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
62f850aef9 Cleanup functions.inc.php (#11835) 2020-06-17 14:00:18 +02:00
867aa132c1 Merge pull request #11661 from SourceDoctor/app_dhcp_enhancement
Application DHCP Upgrade
2020-06-16 17:03:45 -05:00
2a25edaede Add f5 snmprec for tests 2020-06-16 22:16:55 +02:00
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
e911eef0c8 remove unecessary function 2020-06-16 21:13:56 +02:00
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
d009c60004 rollback String 2020-06-16 10:40:14 +02:00
998cdc39fc Merge pull request #11832 from murrant/fix-sql-debug
Restore SQL debug output
2020-06-15 23:30:46 -05:00
f84d97a3ab Merge pull request #11833 from murrant/timestamp-not-timestamp
Fix alert last modified timestamps
2020-06-15 23:30:23 -05:00
7334f629ba Restore SQL debug output
apparently something changed with hasListeners()
2020-06-15 22:25:10 -05:00
76a7ea1a63 Fix alert last modified timestamps
mysql timestamp columns do not accept timestamps
2020-06-15 22:24:14 -05:00
22916afb9e Apps - backupninja (#11010)
* GUI - graphs

* GUI - Apps

* Polling

* GUI - apps

* Add backupninja to documentation

* Apps - backupninja : add link to librenmsagent script

* Add backupninja snmprec file

* Delete backupninja.snmprec

No Regression tests on apps (yet), only on devices.

* Remove old debug

* Update language : FR -> EN

* Add debug informations

* File path moved to /etc/snmp/

* Python script now use json

* Update following example on puppet script

* Update installation instructions following puppet example

* Update apps.inc.php

Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
Co-authored-by: SourceDoctor <sourcehhdoctor@gmail.com>
2020-06-16 01:04:30 +02:00
7dc1e0236f Update zh-tw language (#11664)
* Create zh-tw device.php

* Update preferences.php

* Update settings.php

* Update wireless.php

* Update zh-TW.json

* Update zh-tw language

* Update settings.php

* Update mix-manifest.json

Co-authored-by: Tony Murray <murraytony@gmail.com>
Co-authored-by: SourceDoctor <sourcehhdoctor@googlemail.com>
2020-06-16 00:06:57 +02:00
80aca5eec9 Fix availability map downtime (#11638)
* fix

* fix widget

* fix widget

* fix widget

* fix

* last_polled fix

* factorize down / up time device

* factorize down / up time device

* factorize down / up time device

* factorize down / up time device

* factorize down / up time device
2020-06-15 23:53:48 +02:00
3045144a7d Merge pull request #11825 from TheMysteriousX/patch-2
Make IPv6 discovery work on JunOS
2020-06-15 13:47:53 -05:00
8c19cfeadd Merge pull request #11516 from SourceDoctor/rrdcached_doc_update
Update RRDCached Documentation
2020-06-15 13:26:36 -05:00
2a1e934bee Merge pull request #11826 from systeembeheer-rtvu/Jacarta-interSeptor-support
Jacarta interSeptor support (environmental monitoring device)
2020-06-15 13:13:14 -05:00
435432e540 Merge pull request #11829 from murrant/device-sort-downtime
Devices List: Sort downtime and uptime
2020-06-15 13:03:45 -05:00
4e95f667df Merge pull request #11830 from murrant/device-not-found
404 when device does not exist
2020-06-15 13:03:17 -05:00
5461a6119a Added tests for Jacarta InterSeptor 2020-06-15 17:54:53 +02:00
f18e7f5a20 work for mysql 2020-06-15 10:50:29 -05:00
d1f66bfe97 Merge branch 'master' into device-sort-downtime 2020-06-15 10:33:53 -05:00
c90404e9a9 Merge pull request #11828 from murrant/fix-sort
Fix table sorts not working
2020-06-15 10:33:00 -05:00
1d3664702a 404 when device does not exist 2020-06-15 10:32:07 -05:00
605e6f5098 Devices List: Sort downtime and uptime 2020-06-15 10:03:16 -05:00
853fbf632e Fix table sorts not working
Define sortable fields for all table controllers
2020-06-15 09:50:21 -05:00
ad60d0cc87 Added Jacarta Logo. Small fixes. 2020-06-15 14:23:22 +02:00