Commit Graph
2515 Commits
Author SHA1 Message Date
f0o a1f9fe19fa Added option to display errored ports in device summary 2015-08-28 09:24:08 +01:00
laf 2dc98ce2f7 Added check for zywall using OID 2015-08-27 21:01:31 +00:00
f0o 976dbfd100 Temporally fixes #1771
A nicer fix would be knowing a full sysDescr.0 from a Zyxel IES DSLAM to be more specific with the matching.
2015-08-27 19:00:17 +01:00
Daniel Preussker cdada6e729 Merge pull request #1774 from Rosiak/issue-1773
Basic MacOSX Discovery
2015-08-27 17:16:49 +00:00
Rosiak d58cdc0bb7 Basic MacOSX Discovery 2015-08-27 19:04:01 +02:00
f0o 29887af376 Remain PHP Backwards compatibility 2015-08-26 08:44:15 +01:00
Clint Armstrong a71172969f fix unused code 2015-08-25 11:35:27 -04:00
Clint Armstrong 33baea6d6a release schema lock 2015-08-25 11:35:25 -04:00
Clint Armstrong 38af8b4c4c return instead of exit 2015-08-25 11:35:25 -04:00
Clint Armstrong d9efadb441 fix bailout comparison 2015-08-25 11:35:25 -04:00
Clint Armstrong e74a6db216 move lock checks after bail out 2015-08-25 11:35:25 -04:00
Clint Armstrong c5fcb87b51 bail if schema is already up to date 2015-08-25 11:35:24 -04:00
Clint Armstrong 1379a13c76 wait for all locks to be free when updating schema 2015-08-25 11:35:24 -04:00
Clint Armstrong 777d5d6c6f add function to check for a lock 2015-08-25 11:35:24 -04:00
Clint Armstrong 86e0f42dc7 bail out if we can't get a lock on schema_update 2015-08-25 11:35:24 -04:00
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
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 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
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
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