Commit Graph
6546 Commits
Author SHA1 Message Date
Daniel PreusskerandGitHub ac41ca980b Merge pull request #4049 from laf/issue-3847
Added predicated usage to bills, basic at present
2016-08-18 05:39:59 +00:00
crcro 776dfa998b changed disabled codec state to unknown value (3) 2016-08-18 03:27:11 +03:00
crcro 3567baa367 added sensors for raspberry hosts 2016-08-18 03:20:16 +03:00
Aaron Daniels 26f7de97e1 Merge branch 'master' into issue-4062
Conflicts:
	includes/definitions.inc.php
2016-08-18 08:40:36 +10:00
laf 61e5aa6883 Update of ifSpeed checking in ports poller 2016-08-17 23:08:32 +01:00
Tony Murray 96e05cad0e Missed $vdebug in merge 2016-08-17 16:05:15 -05:00
Tony Murray 4f1a50a36e Make it easy to check for $debug condition for c_echo 2016-08-17 16:00:43 -05:00
Tony Murray 21514f1b69 Merge remote-tracking branch 'upstream/master' into rrd-check 2016-08-17 15:52:18 -05:00
Tony Murray 984dafda4b Merge remote-tracking branch 'upstream/master' into ntpd-app 2016-08-17 15:40:38 -05:00
Neil LathwoodandGitHub 1e565db9ec Merge pull request #4052 from florianbeer/proxmox
Add snmp polling capability for Proxmox
2016-08-17 21:18:12 +01:00
Neil LathwoodandGitHub de0b55c940 Merge pull request #4087 from adaniels21487/issue-4084
Added OS detection for Cisco Telepresence conductor devices
2016-08-17 21:15:57 +01:00
Neil LathwoodandGitHub 32e9dd7314 Merge pull request #4086 from adaniels21487/issue-4085
Added OS support for Cisco VCS (Expressway) Appliances.
2016-08-17 21:14:57 +01:00
Neil LathwoodandGitHub fdaad2e6ca Merge pull request #4075 from murrant/rrdoutput
Clean up rrdtool output
2016-08-17 21:05:20 +01:00
Florian Beer a61c1b2ebf Add snmp polling capability for Proxmox 2016-08-17 21:56:23 +02:00
Tony MurrayandGitHub 0a92a25df4 Merge pull request #4095 from vitalisator/issue-4094
add the missing array value
2016-08-17 14:42:03 -05:00
Neil LathwoodandGitHub a42ba9a221 Merge pull request #4005 from adaniels21487/issue-3999
CISCO-NTP-MIB
2016-08-17 21:09:50 +02:00
vitalisator f55c7ea53c add the missing array value 2016-08-17 21:06:10 +02:00
Tony MurrayandGitHub fe784aec83 Merge pull request #4074 from OpcaoTelecom/unbound
Added Unbound graph support
2016-08-17 10:01:48 -05:00
Alan Gregory 9de3d43056 Fix unused variable 2016-08-17 09:38:38 -03:00
Aaron Daniels ef63b3d8ab Added OS detection for Cisco Telepresence conductor devices 2016-08-17 16:35:37 +10:00
Aaron Daniels d16035e86a Added OS support for Cisco VCS (Expressway) Appliances. 2016-08-17 16:33:54 +10:00
Aaron Daniels 851b13dccd Added OS detection for Cisco Prime Infrastructure
- Added $hardware, $version & $serial
2016-08-17 16:32:05 +10:00
Tony Murray aa8294bfce c_echo
Console_color2 helper.
If $console_color isn't instantiated, remove the color directives and print.
2016-08-16 20:01:22 -05:00
Tony Murray 4a152dab7b Fix rrdtool_check_rrd_exists() by removing the broken remote check.
Maybe this can be re-implemented at a later time.
2016-08-16 19:07:01 -05:00
Aaron Daniels 4cfa3910e9 - some models have a space, fix regex 2016-08-17 08:52:52 +10:00
Tony MurrayandGitHub 232fdc2516 Merge pull request #4006 from adaniels21487/issue-3550
Change the IPSLA feature to allow different metrics to be collected…
2016-08-16 08:55:44 -05:00
Tony MurrayandGitHub 3c24a672ce Merge pull request #4035 from crcro/hp-blade-c7000
HP BladeSystem C3000/C7000 OA
2016-08-16 08:46:39 -05:00
crcro 370fab065a fix not set 2016-08-16 09:55:00 +03:00
Tony Murray f3a78d8136 NTPD Application
Support the unix agent
Add to documention.
Renamed so it will be automatically enabled by the unix-agent.
2016-08-15 23:54:13 -05:00
crcro 2bf54f106b removed useless comments 2016-08-16 05:50:45 +03:00
crcro b4354b3801 rewrite to use snmp_walk against snmp_get for fewer device queries 2016-08-16 05:48:47 +03:00
Tony MurrayandGitHub 6512bff04e Merge pull request #4066 from adaniels21487/issue-4059
Added OS support for the McAfee SIEM Nitro product range
2016-08-15 21:01:03 -05:00
Tony MurrayandGitHub 40c0728295 Merge pull request #4064 from adaniels21487/issue-4061
OS Support for Acano collaboration appliances
2016-08-15 20:48:06 -05:00
Tony MurrayandGitHub a7b584032a Merge pull request #4063 from adaniels21487/issue-4060
OS Discovery for Cisco ISE
2016-08-15 20:45:32 -05:00
Tony Murray 2528171e0a Clean up rrdtool output
Output the command before other print statements
Only output raw rrdtool output with the -v switch
Line return and plurality
2016-08-15 20:40:57 -05:00
Tony MurrayandGitHub cacd7cd639 Merge pull request #4067 from vladsol/issue-4054
Removed -O parameter from rrdtool command line for rrdtool < 1.5
2016-08-15 19:46:01 -05:00
Vladislav Solovei ea7e02c66b -O does not exists in RRDTool < 1.4.3 (CentOS 6 uses 1.3.8 by default).
Checking RRD existence with file_exists() if RRDTool ver. < 1.5
2016-08-16 01:20:49 +03:00
Alan Gregory 8c0735d64e Fix parameter order 2016-08-15 18:17:41 -03:00
Alan Gregory 00c5c65d47 Fix array declaration 5.3 compatible 2016-08-15 18:07:36 -03:00
Eldon Koyle f019a28d8c and a semicolon 2016-08-15 14:53:44 -06:00
Vladislav Solovei de058b82ca -O does not exists in RRDTool < 1.4.3 (CentOS 6 uses 1.3.8 by default).
Checking RRD existence with file_exists() if RRDTool ver. < 1.5
2016-08-15 23:49:58 +03:00
Alan Gregory 772d7fa28d Added Unbound Support 2016-08-15 17:46:10 -03:00
Eldon Koyle 71625f6aba fix whitespace (spaces, not tabs) 2016-08-15 14:44:19 -06:00
Eldon Koyle c405c38eff Check against the proper subtype variable, initialize variable 2016-08-15 11:52:21 -06:00
Eldon Koyle 34f503afb8 Use port instead of chassis ID for port matching
Code was improperly using chassis id for port matching.

Fixes #4069 .
2016-08-15 11:40:11 -06:00
Vladislav Solovei fe948a7aad Removed -O parameter from rrdtool command line.
-O does not exists in RRDTool < 1.4.3 (CentOS 6 uses 1.3.8 by default).
Checking RRD file existence with rrdtool_check_rrd_exists() instead.
2016-08-15 18:32:49 +03:00
Vladislav Solovei 4c324cb5b3 Removed -O parameter from rrdtool command line.
-O does not exists in RRDTool < 1.4.3 (CentOS 6 uses 1.3.8 by default).
Checking RRD file existence with file_exists() instead.
2016-08-15 12:41:32 +03:00
Aaron Daniels 388fb9a102 - Added OS support for the McAfee SIEM Nitro product range
- Added Mcafee icon.
- Added product names as features.
- not everything with ACE in the sysDescr is a Cisco ACE!
2016-08-15 17:17:32 +10:00
Aaron Daniels fd5c8fe800 - OS support for Cisco/Tandberg Video Conferencing Endpoints 2016-08-15 17:02:28 +10:00
Aaron Daniels d41117e48b - OS Support for Acano collaboration appliances 2016-08-15 16:52:34 +10:00