Commit Graph

2654 Commits

Author SHA1 Message Date
Clint Armstrong
b34fcf8728 remove debug echos 2015-08-25 11:35:13 -04:00
Clint Armstrong
e7c51f2a80 add mysql lock for polling 2015-08-25 11:35:13 -04:00
laf
86059f67c1 updated to use function for last commit 2015-08-25 08:40:20 +00:00
laf
59de0d1478 Clean up some poller debug + added updated version and last git commit 2015-08-24 20:54:19 +00:00
laf
35614cea23 fixed scrut issue, declare array 2015-08-24 18:39:49 +00:00
Neil Lathwood
065ad345c6 Merge pull request #1721 from f0o/issue-1478
Add basic Pushbullet transport.
2015-08-24 19:37:50 +01:00
Todd Eddy
4e084c9632 Add netgear OID to os discovery 2015-08-23 19:01:39 -04:00
Paul Gear
c25dc9ccdb Merge pull request #1750 from laf/issue-1729
Also use ifHighSpeed if ifSpeed is 0 and ifHighSpeed exists
2015-08-24 07:50:55 +10:00
laf
0baa0d81e2 Reworked if check 2015-08-23 21:39:37 +00:00
laf
a413968eb8 Also use ifHighSpeed if ifSpeed is 0 and ifHighSpeed exists 2015-08-23 20:06:28 +00:00
laf
c0125f28e4 Added support for rrdtool 1.5 2015-08-23 19:36:22 +00:00
laf
8bf254182b Removed commented out code 2015-08-23 17:54:55 +00:00
laf
8d929bc43c Moved the snmp query for poe outside of the loop 2015-08-23 17:04:20 +00:00
laf
1d9fc71c71 Revert change which skips over ports that are down / admin down 2015-08-23 09:40:55 +00:00
laf
3ae9637ac4 Added $memcache->getStats() back in 2015-08-22 15:15:01 +00:00
laf
fde6d20999 Removed d_echo from memcache 2015-08-22 15:13:06 +00:00
Neil Lathwood
2c210b9b22 Merge pull request #1734 from tuxis-ie/ipv6-syslog
Rewrite sender-ip if ::ffff: is prepended because the syslogserver us…
2015-08-21 23:14:55 +01:00
Mark Schouten
dadbcb454a Fix two typos 2015-08-21 23:42:18 +02:00
Mark Schouten
4792879ce5 Remove all unneeded if($debug)-statements and replace them with d_echo in the rest of the directories... 2015-08-21 16:10:01 +02:00
Mark Schouten
677a4f3f5f Remove all unneeded if($debug)-statements and replace them with d_echo . discovery dir.. 2015-08-21 16:10:01 +02:00
Mark Schouten
55a2e0423d Remove all unneeded if($debug)-statements and replace them with d_echo 2015-08-21 16:10:00 +02:00
Mark Schouten
b79d2906ae Rewrite sender-ip if ::ffff: is prepended because the syslogserver uses IPv6 2015-08-21 16:02:59 +02:00
Paul Gear
bb2f34b02c Merge pull request #1719 from laf/tiles-default
Make new dashboard the default
2015-08-21 12:38:44 +10:00
f0o
5e858b63e5 Pass snmp-auth parameters enclosed by single-quotes 2015-08-20 19:19:15 +00:00
Daniel Preussker
9844abb771 Merge pull request #1724 from tuxis-ie/fix-agent-apps
Fix agent apps
2015-08-20 12:53:26 +00:00
Mark Schouten
47c87cb7c6 Fix typos (Sorry about that)
Replace if($debug){..} with d_echo
2015-08-20 13:26:18 +02:00
Mark Schouten
30e47b382c Do not include the applications, but enable them in the database. The application poller will run them. Also, reduce code-duplication. 2015-08-20 12:36:37 +02:00
Mark Schouten
e2f5a1fdf0 Make app-recognition more efficient 2015-08-20 12:25:47 +02:00
f0o
515b01c2bd Add basic Pushbullet transport. 2015-08-19 19:03:26 +00:00
laf
e515760788 Make new dashboard the default 2015-08-18 18:40:57 +00:00
laf
987634e463 Updated rrdtool_update() to use new array format 2015-08-18 16:26:55 +00:00
vitalisator
009cfdf13f ource of MIBs is www.pbnglobal.com 2015-08-17 20:44:52 +02:00
vitalisator
5fea54ca6a add NMS-LLDP-MIB discovery for PBN devices 2015-08-17 18:12:49 +02:00
Vitali Kari
33cadbd620 Revert "PBN devices support CDP but does not output like Cisco so using a dif…" 2015-08-16 23:51:41 +02:00
Jimmy Cleuren
2d1228adb2 Correct DSM upgrade status OID 2015-08-15 10:09:10 +02:00
Neil Lathwood
0737722cb8 Merge pull request #1667 from miken32/master
changes needed to run under a web server subdirectory
2015-08-14 15:05:29 +01:00
Daniel Preussker
97efcaef15 Merge pull request #1659 from laf/mysql-strict
Couple more mysql strict fixes
2015-08-13 12:33:29 +02:00
Daniel Preussker
409b2efd17 Merge pull request #1647 from laf/issue-12-new
Added mysqli support
2015-08-12 22:06:09 +02:00
laf
a8c03ca786 Last fix 2015-08-12 19:55:37 +00:00
Neil Lathwood
3921a6fc8b Merge pull request #1609 from SaaldjorMike/remove-unused
Removed unused default variables
2015-08-12 20:45:03 +01:00
laf
8bb2314534 Erm, no idea what that is doing in there! 2015-08-12 15:48:04 +00:00
Mike Rostermund
af80d4539b Removed unused default variables. 2015-08-12 17:10:32 +02:00
Michael Newton
f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
Søren Rosiak
060b0e3e22 Merge pull request #1660 from laf/issue-1652 2015-08-11 22:33:42 +02:00
Neil Lathwood
945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
laf
936fb32a9e Used oid instead of static 2015-08-11 20:20:02 +00:00
laf
b1fcc3c84b updated firmware to version 2015-08-11 20:11:04 +00:00
Neil Lathwood
f266aa044b Merge pull request #1661 from mmarchand/issue-1641
Update IOS-XR watts to be dbm sensor as well
2015-08-11 18:45:15 +01:00
Neil Lathwood
1b6b57b593 Merge pull request #1645 from miken32/master
changes needed to run under web server subdirectory
2015-08-11 18:32:53 +01:00
laf
efee54043a Swapped 2012 Datacenter / Non-DC around 2015-08-11 16:05:04 +00:00