Commit Graph

937 Commits

Author SHA1 Message Date
laf
af8df3469c Added support for per device unix-agent port 2015-11-17 00:20:06 +00:00
Neil Lathwood
160b37d4c0 Merge pull request #2421 from SaaldjorMike/unifi
Added support for CPU and Memory usage of Ubiquiti UniFi
2015-11-12 14:39:58 -04:00
Mike Rostermund
01922e5c5a Added support for CPU and Memory usage of Ubiquiti UniFi 2015-11-12 09:55:11 -08:00
Mike Rostermund
f181403f95 Specified which MIB should be used when polling ntpd-server information. 2015-11-11 20:37:51 +01:00
Mark Schouten
24550b0c02 Fix if-then-else 2015-11-10 11:44:14 +01:00
Mark Schouten
a4eb4391c5 Add Ceph support 2015-11-10 11:10:06 +01:00
Neil Lathwood
02b7b0b0f3 Merge pull request #2195 from ciscoqid/master
Use official NET-SNMP-EXTEND-MIB first for running distro command
2015-11-06 03:50:03 -04:00
Daniel Preussker
0471087d5c Merge pull request #2361 from laf/issue-2186
Basic support for SAF Lumina radios
2015-10-29 15:18:21 +00:00
laf
b07c7e3226 http://uk.tp-link.com/favicon.ico 2015-10-28 21:56:59 +00:00
laf
cb200e9e2e Added necessary files for SAF support 2015-10-28 21:32:19 +00:00
Mark Nagel
55379c04a6 Adjusted unix distro detection further, simplified quote stripping (cannot
defer until the end due to successive tests). Replicated EXTEND handling
into freebsd branch.
2015-10-25 12:21:08 -07:00
Mark Nagel
be579b3cf9 Use official NET-SNMP-EXTEND-MIB first for running distro command,
then fallback to the older OID subtree.
2015-10-23 09:18:05 -07:00
Mike Rostermund
8b27e04d8f Merge pull request #2175 from laf/issue-2174
Removed ping + performance graphs and tab if skip ping check
2015-10-21 00:14:29 +02:00
laf
ff1fc6f143 Scrut fix 2015-10-17 21:00:53 +00:00
vitalisator
952748fa5b fixed powerdns snmp checks 2015-10-17 22:41:30 +02:00
laf
94c5afb2db Scrut fixes 2015-10-17 19:11:21 +00:00
laf
96a0abbeca Stop adding device_perf data if no ping 2015-10-17 18:51:14 +00:00
laf
bbae6e9c48 Removed ping + performance graphs and tab if skip ping check 2015-10-17 18:49:01 +00:00
laf
ce2c60e5ad Added version detection from Synology MIB 2015-10-16 19:27:39 +00:00
Rosiak
b3d60fccc1 Add Basic Riverbed Steelhead Support 2015-10-11 16:33:29 +02:00
f0o
495b4b24fa Fixes #2098 2015-10-10 13:34:51 +00:00
Neil Lathwood
9802d8992b Merge pull request #2053 from chrisgfx/issue-1870
Issue 1870 : Pulse Secure OS support
2015-10-10 10:28:01 +01:00
chrisgfx
6fdcb03577 Create pulse.inc.php 2015-10-03 11:49:42 +02:00
chrisgfx
295e4eada9 Create pulse-cpu.inc.php 2015-10-03 11:48:39 +02:00
chrisgfx
5544313363 Create pulse-mem.inc.php 2015-10-03 11:47:55 +02:00
Daniel Preussker
60c195fc79 Merge pull request #2014 from mogensen/feature/cisco-wlc
Added graphs for number of APs and number of Clients attached to the APs
2015-10-01 22:59:15 +00:00
Neil Lathwood
e2dfab4ca0 Merge pull request #2007 from QuxLabs/qux-issue-8
Added working memcached support
2015-10-01 17:08:03 +01:00
Frederik Mogensen
04faec2d16 Added graphs for number of APs and number of Clients attached to the APs 2015-10-01 17:40:50 +02:00
f0o
7d95e94954 Fix rrd creation parameters 2015-09-28 08:24:57 +00:00
Daniel Preussker
7832868dd6 Added generic memcached support to dbFacile.*
Remove now obsolete memcached code in:
  html/ajax_rulesuggest.php

Remove all the broken memcached code in:
  html/pages/device/health/mempool.inc.php
  html/pages/device/overview/generic/sensor.inc.php
  html/pages/device/overview/mempools.inc.php
  html/pages/device/port.inc.php
  html/pages/device/ports.inc.php
  html/pages/health/sensors.inc.php
  includes/polling/functions.inc.php
  includes/polling/mempools.inc.php
  includes/polling/ports.inc.php
  includes/polling/storage.inc.php
2015-09-27 19:33:17 +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
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
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
82af247825 Update sonicwall-mem.inc.php
Updated to conform to coding standard, added copyleft header.
2015-09-22 07:36:23 -07: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
2a807c0237 Create sonicwall-mem.inc.php
Memory utilization module for SonicWALL firewalls.
2015-09-21 16:19:51 -07: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
f0o
f68af37ad5 Accept negative values for munin-plugins 2015-09-15 18:15:45 +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
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
c708610c96 Added basic detection for FortiOS 2015-08-31 21:19:39 +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
e4fd45037c Final update for overwriting ifAlias 2015-08-30 14:34:37 -07:00
laf
59de0d1478 Clean up some poller debug + added updated version and last git commit 2015-08-24 20:54:19 +00:00