Commit Graph
11732 Commits
Author SHA1 Message Date
vitalisator 2ecc764c8a trim to 19 characters 2016-08-18 14:35:48 +02:00
vitalisator 6f7c62ce50 DSname too long 2016-08-18 11:26:52 +02:00
vitalisator f55c7ea53c add the missing array value 2016-08-17 21:06:10 +02:00
Tony MurrayandGitHub 4922ec0e4a Merge pull request #4092 from Andreser/patch-1
Update Configuration.md
2016-08-17 11:48:35 -05:00
AndreserandGitHub 2c3da4c3cb Update Configuration.md 2016-08-17 12:58:50 -03: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 3ec0b94ace Moved unbound script to librenms agent repository 2016-08-17 09:39:33 -03:00
Alan Gregory 9de3d43056 Fix unused variable 2016-08-17 09:38:38 -03:00
Alan Gregory 8e7d40c121 Removed comment and set default value to yes acording to poller 2016-08-17 09:34:30 -03:00
Tony MurrayandGitHub 4d713638ce Merge pull request #4091 from djvdorp/fix_minor_markdown_url_issues
Fix some minor Markdown URL issues & some whitespaces
2016-08-17 06:39:31 -05:00
Daniel van Dorp 726ca2aa17 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-08-17 11:42:46 +02:00
Daniel van Dorp bf523bcc0b Fix some minor Markdown URL issues & some whitespaces. 2016-08-17 11:28:17 +02:00
Tony MurrayandGitHub d7d4c4a067 Merge pull request #4081 from murrant/rrd-check
Fix rrdtool_check_rrd_exists() by removing the broken remote check.
2016-08-16 19:26:34 -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
Alan Gregory cee72a4cd6 Fix tipo 2016-08-16 11:00:37 -03:00
Tony MurrayandGitHub d656209747 Merge pull request #4072 from murrant/travis-changes
Prep Travis.yml for codesniffer changes
2016-08-16 08:56:26 -05: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
Alan Gregory 40984943c0 Added menu entry 2016-08-16 10:51:53 -03:00
Alan Gregory 1f15bc6486 Adeed unbound App setup docs 2016-08-16 10:48:57 -03:00
Alan Gregory 08460ba3c9 Added unbound unix agent script 2016-08-16 10:48:33 -03: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
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 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
Tony MurrayandGitHub ff7d3110a1 Merge pull request #4070 from ekoyle/fix-lldp-remote-port
Fix lldp remote port
2016-08-15 16:22:04 -05: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
Tony Murray 64399c833a Prep Travis.yml for codesniffer changes 2016-08-15 13:23:21 -05: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 d41117e48b - OS Support for Acano collaboration appliances 2016-08-15 16:52:34 +10:00
Aaron Daniels 405750108f - OS Discovery for Cisco ISE
- Hardware SNS-3945
2016-08-15 16:48:17 +10:00
Tony MurrayandGitHub 2615d4abc1 Merge pull request #4024 from laf/pr-4014
Added docs to utilise distro script
2016-08-14 10:32:33 -05:00
Neil LathwoodandGitHub dd08fe9971 Merge pull request #4056 from vladsol/master
I agree to the conditions of the Contributor Agreement
2016-08-14 14:56:44 +01:00
Vladislav Solovei 8162d216bf I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-08-14 13:34:23 +03:00
crcro b201e642d8 fix: sensor id for rrd file 2016-08-13 15:42:43 +03:00
crcro ca1223cf2d added sensors for power usage and temperatures of the blade system 2016-08-13 15:10:45 +03:00
crcro 709e941c77 fixes - PSR-2 style 2016-08-13 03:25:28 +03:00