Commit Graph
6546 Commits
Author SHA1 Message Date
Tony MurrayandGitHub 741ff6cd18 Merge pull request #4004 from laf/php-lint
Added php lint checking for travis
2016-08-08 15:01:38 -05:00
laf 09eb5ca1e9 Fixed ./includes/polling/os/infinity.inc.php for php 53 2016-08-08 20:26:44 +01:00
laf 34feda8613 Fixed ./includes/polling/applications/rrdcached.inc.php for php 53 2016-08-08 20:20:18 +01:00
laf 544fd95a63 Updated to support php 5.3 2016-08-08 20:03:40 +01:00
Chris A. Evans 4f5d8fa6c8 removed includes/polling/os/calix-e5.inc.php 2016-08-08 11:39:34 -05:00
Chris A. Evans 70e1d1927e erge branch 'master' into thecityofguanyu/add-calix-e5-support 2016-08-08 11:37:26 -05:00
Rosiak 057d78aab7 Remove more code 2016-08-08 18:34:30 +02:00
vitalisator b438e94771 reduction, thx an @murrant 2016-08-08 17:36:19 +02:00
Rosiak d65364c8ef Fix Dell PowerConnect Discovery
#3995
2016-08-07 23:40:12 +02:00
Tony Murray f3fc6f2906 Use Exceptions
Use exceptions for addHost()
Gets rid of silly mixed return and only returns the device_id.  Throwing an exception if we run into any issues.
Slightly modifies api add host output again to include device_id
2016-08-07 12:16:40 -05:00
vitalisator 330910b4e3 Fix a bug in syslog
since PR #3812 syslog writes to wrong device id in syslog table.
this happens on all devices where inet_pton() returns false.
2016-08-07 17:47:25 +02:00
Florian Beer 84f695e372 Fix: Failed opening file for inclusion 2016-08-07 15:39:30 +02:00
Tony Murray ead28f6acd Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-08-07 08:22:32 -05:00
vitalisator 850c4a2f92 move pbn mibs to subdirectory 2016-08-07 11:40:37 +02:00
Tony Murray 837e360d5f Always send rrd create 2016-08-06 23:53:26 -05:00
crcro 71e97cd2c3 rewrite of brocade switches models 2016-08-07 04:50:31 +03:00
laf 89b9f57ce0 Fixed syntax issue 2016-08-06 20:39:53 +01:00
vitalisator d9e020757d Add basic device support for Raisecom.
- www.raisecom.com
- MIB from raisecom (thx to Mr. Miles)
2016-08-06 19:48:37 +02:00
Tony MurrayandGitHub 558bcf5971 Merge pull request #3976 from laf/issue-3953
Updated Junos detection
2016-08-06 01:30:21 -05:00
Neil LathwoodandGitHub 2d23867a70 Merge pull request #3979 from florianbeer/memcached
Fix array element resolution bug
2016-08-06 00:57:36 +01:00
Neil LathwoodandGitHub b7dfd42227 Merge pull request #3977 from Rosiak/cisco-vss-state-support
Cisco VSS State Discovery
2016-08-06 00:52:11 +01:00
Florian Beer 7d362315c6 Fix array element resolution bug 2016-08-06 01:51:53 +02:00
Rosiak 4f6693c86f Cisco VSS State Discovery
Initial commit
2016-08-05 23:34:02 +02:00
Neil LathwoodandGitHub 38cafef778 Merge pull request #3966 from ahmedsajid/powerconnect-patches
Added support for Dell Powerconnect 8024F CPUs
2016-08-05 22:22:35 +01:00
ahmedsajidandGitHub c678c10662 Update powerconnect.inc.php
Changed echos to d_echos
2016-08-05 17:18:24 -04:00
ahmedsajidandGitHub 2ed9d46746 Update powerconnect.inc.php
Changed echos to d_echos
2016-08-05 17:18:11 -04:00
Neil LathwoodandGitHub d68949b724 Merge pull request #3971 from florianbeer/syslog
Syslog page updates
2016-08-05 22:11:41 +01:00
Neil LathwoodandGitHub d0188d86cf Merge pull request #3956 from ahmedsajid/eql-patches
Updates to Dell Equallogic storage disco/poll
2016-08-05 22:05:26 +01:00
laf e053fcfcc5 Updated Junos detection 2016-08-05 20:33:25 +01:00
Florian Beer 12f441b2bc Fix array return value
Scrutinizer bug, reset() expects a reference.
2016-08-05 20:53:48 +02:00
Florian Beer b3a5f3b61c Use unserialize() and full OID number 2016-08-05 20:37:50 +02:00
Florian Beer 6e3b01e204 Add snmp polling capability for memcache 2016-08-05 20:37:50 +02:00
crcro 1476650740 app-dhcp-stats initial release 2016-08-05 14:46:29 +03:00
Maxence POULAIN 51e0e6c162 Updates to add the copyright headers 2016-08-05 13:40:56 +02:00
Florian Beer a7a8c55eb5 Add filter by priority to syslog 2016-08-05 13:34:23 +02:00
Maxence POULAIN 1d4db3d718 Updates to match the librenms coding guidelines 2016-08-05 13:27:47 +02:00
Maxence POULAIN d1f790f3dc Update the current value when discovering the Brocade NOS sensors 2016-08-05 12:56:46 +02:00
Maxence POULAIN 0eff6964c6 Adding support for Brocade VDX sensors 2016-08-05 12:46:32 +02:00
Rosiak e19a25f4cd Brain Fart 2016-08-04 23:11:10 +02:00
Rosiak 5c26586f89 Comware Version Fix
Be able to discover the version && features on older versions && newer.
2016-08-04 22:34:29 +02:00
Ahmed Sajid 8f05fea263 Removed unnecessary trimming 2016-08-04 16:20:13 -04:00
Ahmed Sajid dfc6d212c2 Changed tab to 4 spaces 2016-08-04 15:50:17 -04:00
Ahmed Sajid 854b30e1ee Changed tab to 4 spaces 2016-08-04 15:47:46 -04:00
Ahmed Sajid afb0e20890 Updated Powerconnect CPU
Change case statements to if else
2016-08-04 15:42:28 -04:00
ahmedsajidandGitHub 323bb195d7 Update definitions.inc.php 2016-08-04 14:21:06 -04:00
ahmedsajidandGitHub b8fa30b621 Update definitions.inc.php 2016-08-04 14:20:07 -04:00
ahmedsajidandGitHub 4ca32c0a99 Update definitions.inc.php
Fixed formatting.
2016-08-04 14:17:57 -04:00
Daniel PreusskerandGitHub 9d6e2e5466 Merge pull request #3959 from f0o/issue-3958
Added additional brocade fabos OID
2016-08-04 17:06:07 +00:00
f0o dbff63f5e4 revert network<>storage 2016-08-04 16:10:22 +00:00
Ahmed Sajid ec9321e5f6 Powerconnect patches
Added CPU polling for Dell Powerconnect 8024F device. Also added cpu and memory graphs to definitions file
2016-08-04 12:00:13 -04:00