Commit Graph

7951 Commits

Author SHA1 Message Date
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
574e4c5290 Typo 2015-09-02 15:29:11 +01:00
f0o
e64d145bf1 Gracefully break update 2015-09-02 15:29:10 +01:00
f0o
a2096dad51 Remove dupe-warning suppressor 2015-09-02 15:29:09 +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
3f7c37a523 revision fix 2015-09-02 15:29:04 +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
f0o
87677eabeb Use the persistent MySQL connections in install and build-base
Share mysql-connection from install to build-base
2015-09-02 15:28:54 +01:00
Neil Lathwood
dca3b79a73 Merge pull request #1836 from f0o/revert-1584
Revert all PHP-Based MySQL Locks introduced in #1584
2015-09-02 15:20:25 +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
e85a140d46 Adjusted docs 2015-09-02 15:01:00 +01:00
f0o
da9e071d7d Revert all PHP-Based MySQL Locks introduced in #1584 2015-09-02 14:46:42 +01:00
Neil Lathwood
06cb81676f Update Configuration.md 2015-09-02 14:20:08 +01:00
Neil Lathwood
4ddfe52ffd Update defaults.inc.php 2015-09-02 14:19:38 +01:00
Neil Lathwood
bc3916df2c Merge pull request #1829 from f0o/mysql-lock-release
Add another safety-net to remove locks if the execution of poller/disco gets aborted or killed
2015-09-01 16:06:16 +01:00
Daniel Preussker
614e45f73c Merge pull request #1830 from arjitc/patch-20
Added page title and header
2015-09-01 13:53:34 +00:00
Daniel Preussker
e9bca4554f Merge pull request #1828 from arjitc/patch-19
Minor change to poll log icon
2015-09-01 13:52:59 +00:00
Arjit Chaudhary
4ddbcfe7e4 Added page title and header 2015-09-01 19:21:49 +05:30
f0o
26554221fb Add another safety-net to remove locks if the execution of poller/disco gets aborted or killed 2015-09-01 14:49:55 +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
Arjit Chaudhary
61b2f1a171 Minor change to poll log icon
Seems more apt for the log icon, Screenshot: http://i.imgur.com/YhS0iZj.png
2015-09-01 19:14:18 +05:30
Daniel Preussker
f22b1a989e Merge pull request #1827 from tuxis-ie/fix-bugs-1825
* Fix bug introduced in #1825 (vmid != instance)
2015-09-01 13:39:24 +00:00
Mark Schouten
1abf7d89f8 * Fix bug introduced in #1825 (vmid != instance)
* Fix if-then-else-formatting
2015-09-01 15:36:08 +02:00
f0o
e11f613bdd Pause polling and discovery if there's an update-lock 2015-09-01 14:14:50 +01:00
Neil Lathwood
cc092e7771 Merge pull request #1825 from f0o/issue-1824
Reformat proxmox application HTML
2015-09-01 14:11:32 +01:00
f0o
8b820fe316 Reformat proxmox application HTML 2015-09-01 13:41:03 +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
Neil Lathwood
ce3dfd6d42 Merge pull request #1822 from f0o/mysql-lock-release
Release MySQL locks when they are not used anymore
2015-09-01 12:47:53 +01: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
f0o
b0a302bf77 Release MySQL locks when they are not used anymore 2015-09-01 11:10:56 +01:00
Neil Lathwood
48bfc1e2a5 Merge pull request #1809 from Rosiak/issue-1808
Add Varnish Docs
2015-09-01 10:58:00 +01:00
Neil Lathwood
2ec4ffbd0f Merge pull request #1818 from f0o/cron-fix
Remove 'sh' from cron as we now use 'bash'
2015-09-01 10:57:34 +01:00
Neil Lathwood
04bb652e06 Merge pull request #1817 from f0o/issue-1770
Only process followups if there are any results
2015-09-01 09:38:55 +01:00
f0o
d337ea052b Remove 'sh' from cron as we now use 'bash' 2015-09-01 09:22:09 +01:00
Mark Schouten
e5281fa49d Remove useless global calls and add docblocks 2015-09-01 10:14:15 +02:00
Mark Schouten
bcca44b08e require_once, not include. And shift some HTML to the right 2015-09-01 10:01:39 +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
Daniel Preussker
03d1d84d10 Merge pull request #1815 from laf/issue-1790
Adds basic FortiOS support
2015-09-01 07:24:00 +00:00
Daniel Preussker
2c3dbbfc3d Merge pull request #1816 from laf/issue-1786
Fixed syslog and eventlog tables to be responsive
2015-09-01 07:22:38 +00:00
laf
f132ec2c50 Fixed syslog and eventlog tables to be responsive 2015-08-31 21:33:57 +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
703bdf3717 http://en.community.dell.com/techcenter/networking/nms/f/4877/t/19583922 2015-08-31 21:18:49 +00:00
laf
3c577a2715 www.fortinet.com/sites/all/themes/fortinet/images/fortinet_logo.png 2015-08-31 21:18:19 +00:00
laf
6d39bb4f81 Added appliance logo - this is a copy of apps.png 2015-08-31 21:17:56 +00:00
laf
e67f91c48e Added FortiOS definitions + appliance type 2015-08-31 21:17:34 +00:00
Daniel Preussker
e01639f9ed Merge pull request #1814 from laf/issue-1795
Added mouseclick / mouseleave to stop map zooming around
2015-08-31 21:26:37 +01:00