Commit Graph
6546 Commits
Author SHA1 Message Date
f0o 096023a6eb Set default width to 25px 2015-09-23 12:26:29 +01:00
Neil Lathwood 67d3622f24 Merge pull request #1975 from n-st/code-deduplication
Code deduplication: Made getImage() use getImageSrc()
2015-09-23 12:24:28 +01:00
f0o ceb135a33d Add default width for availability map's tiles 2015-09-23 09:57:37 +01:00
Neil Lathwood cea7acadfa Merge pull request #1957 from ciscoqid/master
Add support for SonicWALL CPU and memory graphs
2015-09-22 22:42:27 +01:00
Mark Nagel 46bb776cae Update sonicwall.inc.php
Fixed indentation again!
2015-09-22 14:36:13 -07:00
Nils Steinger dba95472dc Use empty() instead of isset() and PHP's implicit boolean conversion 2015-09-22 22:58:38 +02:00
Nils Steinger ff57e67f55 Check if variable is set before trying to read it 2015-09-22 21:48:48 +02:00
Nils Steinger c1354532bb Removed duplicate code: Made getImage() use getImageSrc() 2015-09-22 21:48:17 +02:00
Mark Nagel 82af247825 Update sonicwall-mem.inc.php
Updated to conform to coding standard, added copyleft header.
2015-09-22 07:36:23 -07:00
Mark Nagel a26d471ba9 Update sonicwall.inc.php
Updated to conform to coding standards, added copyleft header.
2015-09-22 07:26:56 -07:00
Nils Steinger 4c2d66791d Fixed typo in variable name 2015-09-22 15:27:36 +02:00
Nils Steinger 772d1762a7 Use relative path for fping6
fping6 will be in /usr/bin on Debian-based systems, but /usr/sbin on CentOS.
Have PHP figure out where fping6 is, to avoid breaking existing setups on CentOS.
2015-09-22 14:57:23 +02:00
Daniel Preussker ba7bf5f60b Merge pull request #1715 from laf/rrdoptions
Updated rrdtool_update() to use new array format
2015-09-22 12:15:59 +00:00
Nils Steinger ac001191dc Use fping6 instead of fping for hosts with udp6/tcp6 SNMP transports 2015-09-22 02:25:35 +02:00
Mark Nagel 871258d115 Update definitions.inc.php
Extended new SonicWALL monitoring to include both CPU and memory graphs.
2015-09-21 17:10:10 -07:00
Mark Nagel 4df8148c4f Create sonicwall.inc.php 2015-09-21 17:08:18 -07:00
Mark Nagel a05575d937 Update definitions.inc.php 2015-09-21 16:48:16 -07:00
Mark Nagel 67e8dcd12a Merge pull request #1 from ciscoqid/patch-1
Create sonicwall.inc.php
2015-09-21 16:44:26 -07:00
Mark Nagel 2a807c0237 Create sonicwall-mem.inc.php
Memory utilization module for SonicWALL firewalls.
2015-09-21 16:19:51 -07:00
Mark Nagel 8c20f54ab5 Create sonicwall.inc.php
Discovery module for SonicWALL memory utilization.
2015-09-21 16:09:42 -07:00
Neil Lathwood 6e1d0efbad Merge pull request #1953 from Rosiak/issue-1947
Basic HP MSM Discovery
2015-09-21 21:59:23 +01:00
Rosiak 389586be02 Expand device discovery 2015-09-21 19:56:14 +02:00
Søren Rosiak a0b8556417 Merge pull request #1951 from laf/unix-cpu-fix 2015-09-21 19:03:16 +02:00
Søren Rosiak 2da145bdc3 Merge pull request #1946 from laf/issue-1940 2015-09-21 18:53:48 +02:00
Rosiak dcb02c43fa Basic HP MSM Discovery
Fix #1947
2015-09-21 18:44:21 +02:00
laf 7ed3972448 Updated default zoom to 2 2015-09-21 16:17:23 +00:00
laf 3e17fc2318 Some *nix systems do not provide a descr :( 2015-09-21 14:02:25 +00:00
laf f655ea8416 Rebasing 2015-09-21 10:17:48 +00:00
Neil Lathwood fa75915b6f Merge pull request #1923 from Tawmu/iss-1921
Adding basic device support for Avaya IP Office controllers
2015-09-20 21:50:27 +01:00
laf e7055a7cb3 Stop the worldmap needing coords before displaying 2015-09-20 20:37:28 +00:00
Rosiak 8b939ad6ef fix issue-1931 2015-09-19 23:06:12 +02:00
f0o 3b3abe06c9 Honour IP Field for DNS Checks 2015-09-19 15:51:53 +01:00
Tom Ferguson eb1f5c7fcc Changed sysDescr SNMP request to built in one. 2015-09-18 04:21:21 -04:00
Tom Ferguson c3b7363e03 Added basic support for Avaya IP Office discovery 2015-09-17 06:48:42 -04:00
Rosiak fe537618b1 Minor Fixes 2015-09-16 18:17:04 +02:00
f0o f68af37ad5 Accept negative values for munin-plugins 2015-09-15 18:15:45 +01:00
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