SourceDoctor
ab80f7697b
.
2020-06-23 02:21:16 +02:00
SourceDoctor
3ce4860860
.
2020-06-23 02:19:40 +02:00
SourceDoctor
daea015c88
.
2020-06-23 02:10:07 +02:00
SourceDoctor
14c3690b88
.
2020-06-23 02:09:17 +02:00
SourceDoctor
3275c372f4
.
2020-06-23 01:34:36 +02:00
SourceDoctor
cf7f45fe53
.
2020-06-23 01:30:09 +02:00
SourceDoctor
3416bf8fb2
.
2020-06-23 01:16:32 +02:00
SourceDoctor
9be112530a
.
2020-06-23 01:14:05 +02:00
SourceDoctor
afa26d66b5
Fix datatype for Availability_perc Column
2020-06-23 01:06:49 +02:00
SourceDoctor
4e6a7291a2
Device Availability Calculation ( #11784 )
...
* Device Availability Calculation
* Travis fix
* .
* schema corrections
* flexible duration
* travis
* .
* .
* .
* .
* remove not needed code
* line Text to RRD
* update humantime
* .
* only set up again if device was marked as down
* set RRD area transparency
* save uptime also, to keep last availability as good as possible
* file description correction
* look for outages even if uptime > duration
2020-06-22 22:57:30 +02: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
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