Commit Graph
2548 Commits
Author SHA1 Message Date
Daniel Preussker 31bf0b4dbf remove debug statement 2015-09-05 15:51:20 +01:00
Neil Lathwood 2842104a88 Merge pull request #1832 from f0o/install-fix
Make installer more responsive
2015-09-04 10:11:18 +01:00
Daniel Preussker 8eb956ec8a Merge pull request #1833 from laf/laf-patch-1
Update fping millisec option to 200 default
2015-09-03 12:17:09 +02:00
Daniel Preussker 84da87704d Merge pull request #1837 from laf/device-perf-cleanup
Reduced cleanup of device_perf data to 7 days rather than 30
2015-09-03 12:16:29 +02:00
f0o 9ca926b9c6 SQLs are performed up to an execution time of 45s, then a page reload is induced to avoid fcgi/cgi/modphp timeouts. 2015-09-02 15:30:51 +01:00
f0o 501cf5a6ef Present all output+errors at the end 2015-09-02 15:30:21 +01:00
f0o e64d145bf1 Gracefully break update 2015-09-02 15:29:10 +01:00
f0o ca0f9ea2f9 Avoid useless I/O 2015-09-02 15:29:07 +01:00
f0o 2fd423f9fc Revert build.sql
Make update.php responsive
2015-09-02 15:29:06 +01:00
f0o 19059412da Make installer more responsive
Update each schema in update.php after applying
Packaged new build.sql bundling all updates up to 067
2015-09-02 15:29:02 +01:00
laf 7daefb731e Reduced cleanup of device_perf data to 7 days rather than 30 2015-09-02 14:17:55 +00:00
f0o da9e071d7d Revert all PHP-Based MySQL Locks introduced in #1584 2015-09-02 14:46:42 +01:00
Neil Lathwood 4ddfe52ffd Update defaults.inc.php 2015-09-02 14:19:38 +01:00
Neil Lathwood c14ecf9449 Merge pull request #1826 from f0o/mysql-lock-release
Pause polling and discovery if there's an update-lock
2015-09-01 14:44:59 +01:00
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