Commit Graph
10558 Commits
Author SHA1 Message Date
Sawachier ca9caca264 Update poller.php 2016-04-26 15:30:07 +02:00
Sawachier 1fb1f4473f Update poller.php
";" at the end of the query
2016-04-21 11:46:32 +02:00
Chanowk 2074b1d378 Merge branch 'issue280b' of https://github.com/HenocKA/librenms into issue280b 2016-04-20 00:53:13 +02:00
HenocKAandChanowk 111c588816 poller - adding vrf-cisco-lite in device 2016-04-20 00:52:56 +02:00
HenocKAandChanowk 7ef2a7e86e update changelog 2016-04-20 00:52:55 +02:00
HenocKAandChanowk 6231c658da Update Discovery Support 2016-04-20 00:52:54 +02:00
Chanowk 73c612f43c Merge branch 'issue280b' of https://github.com/HenocKA/librenms into issue280b 2016-04-20 00:32:30 +02:00
HenocKAandChanowk 60a81471c0 Update Discovery Support 2016-04-20 00:32:15 +02:00
HenocKAandChanowk 30b31c20b1 Revert "discovery bgp-peers - adding vrf-lite"
This reverts commit 591b846d3d.
2016-04-20 00:32:15 +02:00
HenocKAandChanowk f113b1dbfb Revert "arp-table discovery - bug correction"
This reverts commit 1c85af87ba.
2016-04-20 00:32:15 +02:00
HenocKAandChanowk 86ea13e6cc discovery bgp-peers - adding vrf-lite 2016-04-20 00:32:15 +02:00
HenocKAandChanowk 17af62e91f arp-table discovery - bug correction 2016-04-20 00:32:15 +02:00
HenocKAandChanowk 85c41fcb8b Revert "discovery bgp-peers - adding vrf-lite"
This reverts commit 591b846d3d.
2016-04-20 00:32:15 +02:00
HenocKAandChanowk 8b34518879 Revert "arp-table discovery - bug correction"
This reverts commit 1c85af87ba.
2016-04-20 00:32:15 +02:00
HenocKAandChanowk 6e931ace6c update changelog 2016-04-20 00:32:15 +02:00
HenocKAandChanowk 9b6491c2f9 discovery bgp-peers - adding vrf-lite 2016-04-20 00:32:15 +02:00
HenocKAandChanowk 67a611fadd poller - adding vrf-cisco-lite in device 2016-04-20 00:32:15 +02:00
HenocKAandChanowk 8d3b2a3a4b arp-table discovery - bug correction 2016-04-20 00:32:15 +02:00
Neil Lathwood 4d18c429a9 Merge pull request #3354 from geordish/influxdb-incorect-storage-typesv2
Influxdb incorrect storage types
2016-04-19 16:18:27 +01:00
Neil Lathwood fb2aeb160d Merge pull request #3393 from cschoonover91/issue-3392
Added memory utilization discovery/polling for DNOS
2016-04-19 16:07:01 +01:00
David Bell 761f55b8db Removed large unrequired loop.
An example output that shows this is still working:

...
snmpOutTraps.0 = 0
snmpEnableAuthenTraps.0 = enabled
snmpSilentDrops.0 = 0
snmpProxyDrops.0 = 0

RRD Disabled RRD update /opt/librenms/rrd/xxx/netstats-snmp.rrd N:173688066:172651761:0:50736:0:0:0:0:0:0:0:210621835:0:167870188:2601931:0:0:0:4:74625425:0:0:0:0:0:172651443:0:U:0:0
...

(Note the U 3rd from the end)
2016-04-19 16:04:24 +01:00
Casey Schoonover f95ed6c37e Added memory utilization discovery/polling for DNOS 2016-04-19 09:45:18 -05:00
Neil Lathwood 8000a837cf Merge pull request #3391 from cschoonover91/issue-3390
Added CPU utilization discovery/polling for DNOS
2016-04-19 15:33:54 +01:00
Casey Schoonover 6b425bc482 Added CPU utilization discovery/polling for DNOS 2016-04-19 09:19:45 -05:00
Neil Lathwood ff158cb27d Merge pull request #3371 from wiad/issue-3370
Added RSSI and MNC graphing to Cisco WWAN routers
2016-04-19 15:08:06 +01:00
Neil Lathwood fb26a2173c Merge pull request #3389 from cschoonover91/issue-3387
Added additional OS detection for DNOS devices
2016-04-19 14:58:01 +01:00
Casey Schoonover 12a7826e50 Added additional OS detection for DNOS devices 2016-04-19 08:54:25 -05:00
Adam Winberg a0447dd88d fix missing semicolon 2016-04-19 15:19:24 +02:00
Adam Winberg 5871681015 change from poller_module to include from os polling 2016-04-19 13:58:38 +02:00
Adam Winberg 3de317b7a8 Merge branch 'master' of https://github.com:/wiad/librenms into issue-3370 2016-04-19 13:52:28 +02:00
David Bell 933e163222 Corrected more formatting. I don't like your coding style! :) 2016-04-19 11:53:06 +01:00
David Bell f9fda59abd Corrected formatting. 2016-04-19 11:45:03 +01:00
Neil Lathwood 5b7d4795e8 Merge pull request #3386 from wiad/issue-3385
Added MIB CISCO-WAN-3G-MIB
2016-04-19 11:15:35 +01:00
Neil Lathwood 991256a87c Merge pull request #3383 from pblasquez/patch-3
log before old os/icon values are overwritten
2016-04-19 11:15:19 +01:00
Neil Lathwood 86afcbe1e5 Merge pull request #3382 from cschoonover91/issue-3381
Adding self to AUTHORS.md
2016-04-19 11:14:55 +01:00
Neil Lathwood ceed6e6820 Merge pull request #3374 from wiad/issue-3349
Allow start-of-string (^) and end-of-string ($) in LIKE statements for device groups
2016-04-19 11:14:38 +01:00
Neil Lathwood 969a4569a4 Merge pull request #3310 from xbeaudouin/brocade-mibs
Update of Brocade mibs
2016-04-19 11:01:15 +01:00
Adam Winberg 6e5a5c06f8 Added MIB 2016-04-19 08:52:02 +02:00
Casey Schoonover eb50d79b81 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-04-18 11:57:01 -05:00
pblasquez 8e934e0c0f log before old os/icon values are overwritten 2016-04-15 18:18:53 -07:00
Adam Winberg aefb602480 Added '^' and '$' as allowed characters in regex split to be able to use start-of-string/end-of-string in LIKE statements for device groups 2016-04-15 08:49:10 +02:00
Adam Winberg 5f9c797bce Added RSSI and MNC graphing to Cisco WWAN routers 2016-04-14 16:18:53 +02:00
HenocKA a0540f2d9a Merge branch 'issue280b' of https://github.com/HenocKA/librenms into issue280b 2016-04-14 11:56:04 +02:00
HenocKA aae42d1c89 Update Discovery Support 2016-04-14 11:55:07 +02:00
HenocKA 7f3c0cb23d Revert "discovery bgp-peers - adding vrf-lite"
This reverts commit 591b846d3d.
2016-04-14 11:55:07 +02:00
HenocKA 01687f1aa3 Revert "arp-table discovery - bug correction"
This reverts commit 1c85af87ba.
2016-04-14 11:55:07 +02:00
HenocKA e76bed6c78 update changelog 2016-04-14 11:55:07 +02:00
HenocKA e44018583b discovery bgp-peers - adding vrf-lite 2016-04-14 11:55:07 +02:00
HenocKA 3a30c22b88 poller - adding vrf-cisco-lite in device 2016-04-14 11:55:07 +02:00
HenocKA 61d4cbec72 arp-table discovery - bug correction 2016-04-14 11:55:07 +02:00