11762 Commits

Author SHA1 Message Date
30709b3c93 Merge pull request #4098 from laf/issue-3974
Escape data for syslog page
2016-08-18 05:39:04 +00:00
laf
36987d80c4 Escape data for syslog page 2016-08-17 21:52:10 +01:00
0f2830f9d7 Merge pull request #4097 from librenms/revert-4073-namespaces
Revert "Use namespaces for classes"
2016-08-17 21:28:04 +01:00
809969efc9 Revert "Use namespaces for classes" 2016-08-17 21:27:56 +01:00
1e565db9ec Merge pull request #4052 from florianbeer/proxmox
Add snmp polling capability for Proxmox
2016-08-17 21:18:12 +01:00
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
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
fdaad2e6ca Merge pull request #4075 from murrant/rrdoutput
Clean up rrdtool output
2016-08-17 21:05:20 +01:00
f52c6517e5 Merge pull request #4073 from murrant/namespaces
Use namespaces for classes
2016-08-17 21:03:58 +01:00
ac2ff295d8 Merge pull request #4071 from murrant/move-libs
Move third party software to html/lib from html/includes
2016-08-17 20:59:02 +01:00
a61c1b2ebf Add snmp polling capability for Proxmox 2016-08-17 21:56:23 +02:00
0a92a25df4 Merge pull request #4095 from vitalisator/issue-4094
add the missing array value
2016-08-17 14:42:03 -05:00
e1c4695f10 Merge pull request #4096 from laf/css-merge
Merged css changes into styles.css
2016-08-17 21:23:19 +02:00
laf
67617d0d3d Merged css changes into styles.css 2016-08-17 20:22:51 +01:00
73ff21fca2 Merge pull request #4043 from crcro/availability-map-remake
rewrite of availability-map
2016-08-17 21:20:02 +02:00
a42ba9a221 Merge pull request #4005 from adaniels21487/issue-3999
CISCO-NTP-MIB
2016-08-17 21:09:50 +02:00
f55c7ea53c add the missing array value 2016-08-17 21:06:10 +02:00
4922ec0e4a Merge pull request #4092 from Andreser/patch-1
Update Configuration.md
2016-08-17 11:48:35 -05:00
2c3da4c3cb Update Configuration.md 2016-08-17 12:58:50 -03:00
fe784aec83 Merge pull request #4074 from OpcaoTelecom/unbound
Added Unbound graph support
2016-08-17 10:01:48 -05:00
3ec0b94ace Moved unbound script to librenms agent repository 2016-08-17 09:39:33 -03:00
9de3d43056 Fix unused variable 2016-08-17 09:38:38 -03:00
8e7d40c121 Removed comment and set default value to yes acording to poller 2016-08-17 09:34:30 -03:00
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
726ca2aa17 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-08-17 11:42:46 +02:00
bf523bcc0b Fix some minor Markdown URL issues & some whitespaces. 2016-08-17 11:28:17 +02:00
ef63b3d8ab Added OS detection for Cisco Telepresence conductor devices 2016-08-17 16:35:37 +10:00
d16035e86a Added OS support for Cisco VCS (Expressway) Appliances. 2016-08-17 16:33:54 +10:00
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
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
cee72a4cd6 Fix tipo 2016-08-16 11:00:37 -03:00
d656209747 Merge pull request #4072 from murrant/travis-changes
Prep Travis.yml for codesniffer changes
2016-08-16 08:56:26 -05:00
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
40984943c0 Added menu entry 2016-08-16 10:51:53 -03:00
1f15bc6486 Adeed unbound App setup docs 2016-08-16 10:48:57 -03:00
08460ba3c9 Added unbound unix agent script 2016-08-16 10:48:33 -03:00
3c24a672ce Merge pull request #4035 from crcro/hp-blade-c7000
HP BladeSystem C3000/C7000 OA
2016-08-16 08:46:39 -05:00
370fab065a fix not set 2016-08-16 09:55:00 +03:00
2bf54f106b removed useless comments 2016-08-16 05:50:45 +03:00
b4354b3801 rewrite to use snmp_walk against snmp_get for fewer device queries 2016-08-16 05:48:47 +03:00
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
40c0728295 Merge pull request #4064 from adaniels21487/issue-4061
OS Support for Acano collaboration appliances
2016-08-15 20:48:06 -05:00
a7b584032a Merge pull request #4063 from adaniels21487/issue-4060
OS Discovery for Cisco ISE
2016-08-15 20:45:32 -05:00
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
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
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
ff7d3110a1 Merge pull request #4070 from ekoyle/fix-lldp-remote-port
Fix lldp remote port
2016-08-15 16:22:04 -05:00
8c0735d64e Fix parameter order 2016-08-15 18:17:41 -03:00
00c5c65d47 Fix array declaration 5.3 compatible 2016-08-15 18:07:36 -03:00
f019a28d8c and a semicolon 2016-08-15 14:53:44 -06:00