Commit Graph

17548 Commits

Author SHA1 Message Date
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
fa024e3e4e Merge pull request #11839 from murrant/fix-c6kxbar-overview
Fix Cisco Crossbar overview missing
2020-06-21 21:19:31 -05:00
SourceDoctor
6cceeb43f0 Fixing wrong Alert Rule Operator (#11842) 2020-06-20 11:55:22 +02: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
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
Tony Murray
7334f629ba Restore SQL debug output
apparently something changed with hasListeners()
2020-06-15 22:25:10 -05:00
Tony Murray
76a7ea1a63 Fix alert last modified timestamps
mysql timestamp columns do not accept timestamps
2020-06-15 22:24:14 -05:00
Anael Mobilia
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
Jason Cheng
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
louis-oui
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
Tony Murray
3045144a7d Merge pull request #11825 from TheMysteriousX/patch-2
Make IPv6 discovery work on JunOS
2020-06-15 13:47:53 -05:00
Tony Murray
8c19cfeadd Merge pull request #11516 from SourceDoctor/rrdcached_doc_update
Update RRDCached Documentation
2020-06-15 13:26:36 -05:00
Tony Murray
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
Tony Murray
435432e540 Merge pull request #11829 from murrant/device-sort-downtime
Devices List: Sort downtime and uptime
2020-06-15 13:03:45 -05:00
Tony Murray
4e95f667df Merge pull request #11830 from murrant/device-not-found
404 when device does not exist
2020-06-15 13:03:17 -05:00
Joost van Voorst van Beest
5461a6119a Added tests for Jacarta InterSeptor 2020-06-15 17:54:53 +02:00
Tony Murray
f18e7f5a20 work for mysql 2020-06-15 10:50:29 -05:00
Tony Murray
d1f66bfe97 Merge branch 'master' into device-sort-downtime 2020-06-15 10:33:53 -05:00
Tony Murray
c90404e9a9 Merge pull request #11828 from murrant/fix-sort
Fix table sorts not working
2020-06-15 10:33:00 -05:00
Tony Murray
1d3664702a 404 when device does not exist 2020-06-15 10:32:07 -05:00
Tony Murray
605e6f5098 Devices List: Sort downtime and uptime 2020-06-15 10:03:16 -05:00
Tony Murray
853fbf632e Fix table sorts not working
Define sortable fields for all table controllers
2020-06-15 09:50:21 -05:00
Joost van Voorst van Beest
ad60d0cc87 Added Jacarta Logo. Small fixes. 2020-06-15 14:23:22 +02:00
Joost van Voorst van Beest
ef2ae7ddb8 Added initial simple support for Jacarta InterSeptor environmental monitoring device. 2020-06-15 14:02:28 +02:00
Adam Bishop
42d7fae9aa Make IPv6 discovery work on JunOS
Although JunOS populates ipAddressIfIndex.ipv6, it does not add prefix lengths or other metadata. This means that IPv6 discovery fails.

This change removes OIDs from the list when there is incomplete data. If the list is empty after IP-MIB is walked, it then tries IPv6 MIB.

It's not a great fix, but I'm not confident I can fix the underlying issue without a complete re-write of this module.
2020-06-15 01:29:02 +01:00
Alexander Moisseev
200a39a4b0 Add Edgecore ES3526XA OID (#11791)
* Add Edgecore ES3526XA OID

* Add test for Edgecore ES3526XA-V2
2020-06-14 23:51:02 +02:00
Tony Murray
240b84aa3f Merge pull request #11776 from TheGreatDoc/ups-traps
Added UPS-MIB Trap On Battery (upsTraps.0.1)
2020-06-14 16:41:42 -05:00
Tony Murray
9bf91f7153 Merge pull request #11741 from SourceDoctor/agent_sudo_fix
Application sudo correction
2020-06-14 16:39:03 -05:00
Tony Murray
2ae38ec040 Merge pull request #11775 from ppasserini/master
Italian translation
2020-06-14 16:38:28 -05:00
Tony Murray
bb70afa4ef Merge pull request #11792 from XxPatrickxX/master
ArubaOS-CX Identification
2020-06-14 16:37:38 -05:00