Commit Graph

904 Commits

Author SHA1 Message Date
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
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
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
Daniel Preussker d553c69236 Merge pull request #1632 from infernix/ifalias-null
Properly reference ifalias_null config flag
2015-08-07 09:27:31 +00:00
Daniel Preussker d628094f36 Merge pull request #1639 from laf/windows-fix
Updated Windows build versions + added server type for windows os
2015-08-07 09:16:54 +00:00
laf 023e42a101 Updated Windows build versions + added server type for windows os 2015-08-06 20:00:36 +00:00
Gerben Meijer 5e68b2e6e1 Also update $this_port for port descr parsing 2015-08-06 17:57:53 +02:00
Gerben Meijer f016c84981 Properly reference ifalias_null config flag
Fixes an issue introduced in 9908eb2e37
2015-08-06 16:51:02 +02:00
Søren Rosiak 9223f8953c Fix uptime issues introduced in #1610
As stated
2015-08-06 10:43:17 +02:00
Mike Rostermund 5369112d48 Fix some scrutinizer coding style issues 2015-08-04 18:36:03 +02:00
Søren Rosiak 86827f559e Perle Media Converter Detection
- Basic support for Perle Media Converters, tested on a SMI-10G-STS
chassis
- MIB is available from
http://download.perle.com/Media%20Converters/v1.8/mcr_mgt/snmp/perle-mcr-mgt.MIB
has been converted with dos2unix
- Perle has given me permission to use their logo
2015-08-04 10:58:09 +02:00
vitalisator 6290019623 make the code clear 2015-08-03 16:56:57 +02:00
vitalisator 7e2b8f72f1 add google gecode API key support. Config variable: $config[geoloc][api_key] = "place_your_key_here" 2015-08-03 10:29:08 +02:00
vitalisator 1633b83e91 add support for Google geocoding API key 2015-08-03 10:18:52 +02:00
laf 17dac9e755 Removed old alerting system code 2015-08-01 15:54:15 +00:00