Commit Graph
6546 Commits
Author SHA1 Message Date
f0o e11f613bdd Pause polling and discovery if there's an update-lock 2015-09-01 14:14:50 +01:00
Daniel Preussker b9bf61bbf6 Merge pull request #1789 from tuxis-ie/add-proxmox-app
Add proxmox monitoring.
2015-09-01 11:53:35 +00:00
f0o ccfdddeae6 Added lock release for schema updates even if it gets aborted or received sigterm 2015-09-01 12:41:38 +01:00
Mark Schouten a608faf06b Add DocBlock 2015-09-01 12:22:54 +02:00
Daniel Preussker 8ade12ddc8 Merge pull request #1811 from laf/issue-1689
Ability to override the ports ifAlias
2015-09-01 07:27:53 +00:00
laf 79cbd51702 Updated sysObjectId 2015-08-31 21:21:36 +00:00
laf c708610c96 Added basic detection for FortiOS 2015-08-31 21:19:39 +00:00
laf e67f91c48e Added FortiOS definitions + appliance type 2015-08-31 21:17:34 +00:00
Mark Schouten 8543ca3d46 Fix some if-else-codeblocks according to codingstyle 2015-08-31 16:36:00 +02:00
Mark Schouten 822a93b509 Do not run the Proxmox-stuff unless it is explicitly enabled in the config 2015-08-31 16:34:55 +02:00
Mark Schouten bf913f5a3b Add initial support for Proxmox VM network traffic. [WIP] 2015-08-31 16:32:28 +02:00
laf 0f9ac4afd1 Scrut fix 2015-08-30 15:09:54 -07:00
laf e4fd45037c Final update for overwriting ifAlias 2015-08-30 14:34:37 -07:00
Richard Lawley 1384505d1c Fix broken repeated RRA config
Since d8693f0 the RRA config section repeats in the file - the second contains MAX instead of the first MIN definition.
2015-08-28 14:38:57 +01:00
Daniel Preussker 8e19a57f15 Merge pull request #1782 from laf/issue-1779
Added dnos to this, does not seem worth duplicating the code for another os
2015-08-28 09:00:14 +00:00
Neil Lathwood 1574e1884d Merge pull request #1787 from vitalisator/issue-1754
add arrows to edges
2015-08-28 09:59:41 +01:00
laf 813b518abf Renamed file 2015-08-28 08:58:06 +00:00
f0o a1f9fe19fa Added option to display errored ports in device summary 2015-08-28 09:24:08 +01:00
vitalisator 5fe78afec6 add arrows to edges 2015-08-28 08:54:35 +02:00
laf 2dc98ce2f7 Added check for zywall using OID 2015-08-27 21:01:31 +00:00
laf e7df128547 Added dnos to this, does not seem worth duplicating the code for another os 2015-08-27 20:43:30 +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
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