Commit Graph
2599 Commits
Author SHA1 Message Date
Daniel Preussker 28e1cfda22 Merge pull request #1998 from f0o/issue-1997
Add RegEx support to alert rules and device groups
2015-09-27 17:06:04 +00:00
Daniel Preussker a97aa8545c Merge pull request #2003 from n-st/freebsd-distro-field
Query the distro script for FreeBSD systems
2015-09-27 15:55:51 +00:00
Nils Steinger 41fefbe371 Query the distro script at SNMP OID .1.3.6.1.4.1.2021.7890.1 for FreeBSD systems (like it is already done for Linux systems) 2015-09-27 17:27:59 +02:00
Daniel Preussker fc25b0d063 Merge pull request #1748 from laf/rrdtool-1.5
Added support for rrdtool 1.5
2015-09-27 08:59:52 +00:00
Daniel Preussker d06ab94998 Merge pull request #1959 from n-st/ipv6-ping
Use fping6 instead of fping for hosts with udp6/tcp6 SNMP transports
2015-09-27 08:14:50 +00:00
f0o 407afd022a Add RegEx support to alert rules and device groups 2015-09-26 17:30:19 +00:00
Nils Steinger 65ca58a1cc PHPDoc for snmpTransportToAddressFamily() 2015-09-25 20:04:55 +02:00
Nils Steinger a973e538c4 Added complete list of IPv6-based SNMP transport specifiers in snmpTransportToAddressFamily() 2015-09-25 19:03:47 +02:00
Nils Steinger e5327594a5 Code formatting 2015-09-24 02:07:33 +02:00
Nils Steinger 7d7e7098ab Added PHPDoc for function isPingable() 2015-09-24 02:07:15 +02:00
Neil Lathwood 1b7d241adf Merge pull request #1981 from f0o/issue-1980
Add default width for availability map's tiles
2015-09-23 12:36:29 +01:00
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