Commit Graph

916 Commits

Author SHA1 Message Date
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
laf
35614cea23 fixed scrut issue, declare array 2015-08-24 18:39:49 +00:00
Paul Gear
c25dc9ccdb Merge pull request #1750 from laf/issue-1729
Also use ifHighSpeed if ifSpeed is 0 and ifHighSpeed exists
2015-08-24 07:50:55 +10:00
laf
0baa0d81e2 Reworked if check 2015-08-23 21:39:37 +00:00
laf
a413968eb8 Also use ifHighSpeed if ifSpeed is 0 and ifHighSpeed exists 2015-08-23 20:06:28 +00:00
laf
8bf254182b Removed commented out code 2015-08-23 17:54:55 +00:00
laf
8d929bc43c Moved the snmp query for poe outside of the loop 2015-08-23 17:04:20 +00:00
laf
1d9fc71c71 Revert change which skips over ports that are down / admin down 2015-08-23 09:40:55 +00:00
Mark Schouten
55a2e0423d Remove all unneeded if($debug)-statements and replace them with d_echo 2015-08-21 16:10:00 +02:00
Mark Schouten
47c87cb7c6 Fix typos (Sorry about that)
Replace if($debug){..} with d_echo
2015-08-20 13:26:18 +02:00
Mark Schouten
30e47b382c Do not include the applications, but enable them in the database. The application poller will run them. Also, reduce code-duplication. 2015-08-20 12:36:37 +02:00
Mark Schouten
e2f5a1fdf0 Make app-recognition more efficient 2015-08-20 12:25:47 +02:00
laf
987634e463 Updated rrdtool_update() to use new array format 2015-08-18 16:26:55 +00:00
Søren Rosiak
060b0e3e22 Merge pull request #1660 from laf/issue-1652 2015-08-11 22:33:42 +02:00
laf
b1fcc3c84b updated firmware to version 2015-08-11 20:11:04 +00:00
Neil Lathwood
f266aa044b Merge pull request #1661 from mmarchand/issue-1641
Update IOS-XR watts to be dbm sensor as well
2015-08-11 18:45:15 +01:00
laf
efee54043a Swapped 2012 Datacenter / Non-DC around 2015-08-11 16:05:04 +00:00
Mickael Marchand
011181c622 IOS-XR does not provide dbm values for transceivers so we calculate them from mWatts entries
Fix #1641
2015-08-11 16:35:29 +02:00
laf
c652cb652e Added serial,version, cpu and mem for zywall 2015-08-11 12:32:54 +00:00
Gerben Meijer
7817890b80 Fix parenthesis typo 2015-08-07 17:11:12 +02:00
Gerben Meijer
5467756328 Generalise mapping ifDescr to ifAlias
This allows both per OS enforcing of ifDescr = ifAlias as well as populating
when ifAlias = '' or NULL
2015-08-07 17:07:26 +02:00
Gerben Meijer
2dd8fe0553 Reorder ifalias_null check to prevent var flapping
This needs to run before IF-MIB data update, and needs to check and set
$this_port['ifAlias'] only as to not break the $data_oids loop.
2015-08-07 16:41:33 +02:00