f19edab751
Merge pull request #971 from laf/issue-963
...
Added Temperature sensor support for NetApp
2015-05-14 13:34:48 +00:00
862256aace
Merge pull request #998 from laf/issue-994
...
Added support for custom customer descriptions in ifDescr
2015-05-14 13:34:06 +00:00
4dc35ac360
Merge pull request #996 from laf/port-relationship
...
Added flag to disable port relationship in ports list for a device
2015-05-14 11:46:42 +00:00
8f8ef81799
Added support for custom customer descriptions in ifDescr
2015-05-14 00:37:40 +01:00
0c4ff03cda
Merge pull request #981 from NURDspace/apc-fix
...
Fixed apc powerbar phase limit discovery for AP7852 firmware: 2.7.3
2015-05-13 23:46:38 +01:00
c743d04fb1
Merge pull request #992 from f0o/fix-graphperiods
...
Set timeperiods to current polling-period.
2015-05-13 23:37:14 +01:00
4a9b01caf0
Added flag to disable port relationship in ports list for a device
2015-05-13 23:01:26 +01:00
94900f14b7
Merge pull request #977 from laf/issue-975
...
Added a new db field to record when custom high/low limits are set and stop them being overwrote
2015-05-13 19:00:54 +00:00
d5a385cf1c
Merge pull request #986 from laf/issue-867
...
Added disk temp for Synology DSM
2015-05-13 19:00:11 +00:00
d2ecfdd9e4
Set timeperiods to current polling-period.
...
This makes caching of graphs a lot easier.
2015-05-13 17:41:32 +00:00
3e3ea20f76
Merge pull request #988 from NURDspace/issue-985
...
IPMI Detection/Discovery
2015-05-13 15:19:01 +01:00
3d7d0fb4fd
Merge pull request #987 from f0o/icmp-servicecheck
...
Added ICMP service-check
2015-05-13 14:25:31 +01:00
add236c7e0
Fix wrong parameter substr
2015-05-13 09:47:12 -03:00
33dc8d50c7
Merge pull request #984 from alangregory/datacom
...
Fix for 4 Digit CPU%
2015-05-13 12:43:46 +01:00
274474f0c7
Added ICMP service-check
2015-05-13 08:08:24 +00:00
2ff626b91b
Added output for discovery to show used type
2015-05-13 08:37:08 +02:00
41ad518c25
Initial IPMI type detect version
2015-05-13 08:33:48 +02:00
33162e2e74
Small fix
2015-05-13 00:02:05 +02:00
2f53708d5a
Bugfix
2015-05-12 23:40:20 +02:00
a5e8c36706
Fix for other apc devices
2015-05-12 23:34:01 +02:00
37d3ff0f2a
Clean the code changed the phase discovery
2015-05-12 23:29:47 +02:00
c1702d643e
Miner fixes
2015-05-12 22:53:01 +02:00
6d11b38eb6
Merge pull request #982 from NURDspace/ilo-support
...
Ilo temperature support
2015-05-12 21:20:26 +01:00
7075bad196
HP ilo temperature: Fixed bug and Best Practice
2015-05-12 22:07:43 +02:00
9c3c39aee4
HP ilo temperature: Removed lookup array, lookup name from mib
2015-05-12 21:53:41 +02:00
6f72be7458
Added pooler parameters
2015-05-12 16:04:50 -03:00
e4940f01e9
Fix form 4 digit CPU usage on some firmware versions
2015-05-12 15:51:51 -03:00
e5b2a119d6
Added temerature support for hp ilo (using the snmp agent)
2015-05-12 13:46:30 +02:00
ebc6908fb6
Merge pull request #960 from mmarchand/fixifaliasparse
...
Fix ifalias parsing
2015-05-12 12:32:59 +01:00
7600cc4f85
Fixed apc powerbar phase limit discovery for AP7852 firmware: 2.7.3
2015-05-12 11:56:18 +02:00
a586eb21d0
Added a new db field to record when custom high/low limits are set and stop them being overwrote
2015-05-12 10:10:03 +01:00
0d2148c8bc
Added Temperature sensor support for NetApp
2015-05-11 22:01:26 +01:00
c10aa240f7
Merge pull request #967 from laf/issue-963
...
Added support for NetApp detection + disks
2015-05-11 17:23:24 +00:00
f7aee3520a
Added netapp detection and disk support
2015-05-11 15:54:57 +01:00
9614a203ca
Added netapp storage support and restructured storage files/dir
2015-05-11 14:28:54 +01:00
a8e5880423
Fix logic bugs and strip %%
2015-05-11 13:09:51 +00:00
651f9d9d87
Added sanity check
2015-05-11 12:15:20 +00:00
25a9535b95
Rewrite rrdtool_escape
2015-05-11 11:22:36 +00:00
9098e81835
Merge branch 'master' of https://github.com/librenms/librenms into fixifaliasparse
2015-05-11 12:33:18 +02:00
8705dfa033
Fix ifAlias parsing when the description contains "="
...
It might also fix a few other parsing issues involving "=" in other snmp fields
2015-05-11 12:25:59 +02:00
d16784c040
This is not a fix for the issue!
...
It does however minimize the risk of running into zombies for certain distribution's php5.x packages.
It's been said it works for:
Ubuntu 14.04.2 under Apache2's Mod-PHP using php5.5
OpenSuSE 13.2 under Apache2's Mod-PHP using php5.6
Debian 8 under Apache2's Mod-PHP and PHP-FPM using php5.6
2015-05-11 09:12:29 +00:00
fe031b214e
Fix a port-name issue for recent snmp versions for linux. (Found in Debian Jessie)
2015-05-10 16:36:04 +00:00
4bb05363a1
Merge pull request #947 from f0o/issue-923
...
Basic Ubiquiti EdgeSwitch implementation
2015-05-09 22:47:36 +01:00
fef06b5f35
Merge pull request #946 from f0o/issue-945
...
Add port-rewrite options
2015-05-09 22:46:05 +01:00
05e3282cce
Merge branch 'master' into issue-714
2015-05-09 17:17:51 +02:00
f9dd9c47c0
Basic Ubiquiti EdgeSwitch implementation
2015-05-09 12:49:22 +00:00
5ce9fbc388
Add port-rewrite options
2015-05-09 12:33:38 +00:00
a25fc0d507
Removed cpu / memory graphs
2015-05-08 21:27:16 +01:00
606c81d023
Added basic netgear detection
2015-05-08 19:34:24 +01:00
bed7c08ae2
Merge pull request #941 from f0o/issue-926
...
Set defaults for AddHost on xDP discovery
2015-05-08 18:54:32 +01:00