 Neil LathwoodandGitHub
|
9bcc31ca6e
|
Merge pull request #4011 from murrant/remove-poller-update
Remove the var_dump of the poller stats update array
|
2016-08-09 22:19:06 +01:00 |
|
 Neil LathwoodandGitHub
|
2c001db8ce
|
Merge pull request #3988 from crcro/brocade-fabos-updates
brocade fabric os enhancement
|
2016-08-09 21:54:18 +01:00 |
|
 Tony MurrayandGitHub
|
3d945d2bbe
|
Merge pull request #3938 from laf/issue-3877
Update BGP Discover + Polling and WebUI
|
2016-08-09 15:50:21 -05:00 |
|
Tony Murray
|
97877e38ec
|
Remove the var_dump of the poller stats update array
It doesn't add any useful info and takes up several lines
|
2016-08-09 14:06:01 -05:00 |
|
 Tony MurrayandGitHub
|
409e756ca2
|
Merge pull request #3967 from Rosiak/comware-ver-fix
Comware Version Fix
|
2016-08-08 15:07:36 -05:00 |
|
 Tony MurrayandGitHub
|
57661cf908
|
Merge pull request #3998 from Rosiak/issue-3995
Fix Dell PowerConnect Discovery
|
2016-08-08 15:02:48 -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 |
|
Rosiak
|
057d78aab7
|
Remove more code
|
2016-08-08 18:34:30 +02: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 |
|
Florian Beer
|
7d362315c6
|
Fix array element resolution bug
|
2016-08-06 01:51:53 +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 |
|
 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 |
|
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 |
|
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
|
afb0e20890
|
Updated Powerconnect CPU
Change case statements to if else
|
2016-08-04 15:42:28 -04: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 |
|
Ahmed Sajid
|
e62f4dcd6c
|
Equalogic patches
Detect Equalogics as storage device.
The units need to be set to 1000000 since the returned storage values are in MBs.
|
2016-08-04 09:15:00 -04:00 |
|
 Daniel PreusskerandGitHub
|
c63728c552
|
Merge pull request #3932 from murrant/spelling-fix
PowerDNS-Recursor improvements
|
2016-08-04 05:38:26 +00:00 |
|
Rosiak
|
932cd02b49
|
Basic Cisco FXOS Support
For Cisco FXOS Firepower Manager
|
2016-08-03 17:51:39 +02:00 |
|
laf
|
d56ff8b87f
|
More updates for junos bgp polling
|
2016-08-03 16:49:41 +01:00 |
|
 Tony MurrayandGitHub
|
3950f9dd4c
|
Update powerdns-recursor.inc.php
Debug print the correct url for direct connection
|
2016-08-02 20:42:04 -05:00 |
|
laf
|
502b650a67
|
Updated code to move array_shift
|
2016-08-03 00:01:55 +01:00 |
|
laf
|
f02ffce87c
|
Merge branch 'master' of github.com:laf/librenms into issue-3877
|
2016-08-02 22:52:15 +01:00 |
|
laf
|
e54881df14
|
Improved junos BGP code + WebUI
|
2016-08-02 22:28:57 +01:00 |
|
crcro
|
7dfc4db15a
|
app-os-updates initial release
|
2016-08-02 18:42:31 +03:00 |
|
Tony Murray
|
e8af37ef03
|
PowerDNS-Recurosor improvements
Add config variables for direct connection
Fix spelling
|
2016-08-02 08:27:06 -05:00 |
|
 Tony MurrayandGitHub
|
7a78ab47af
|
Merge pull request #3915 from laf/port-attribs
Stop more unnecessary db queries in ports polling
|
2016-08-01 10:12:44 -05:00 |
|
 Neil LathwoodandGitHub
|
7cec7f8d12
|
Merge pull request #3922 from murrant/app-pdns-recursor
PowerDNS-recursor: Use derive instead of counter to avoid spikes
|
2016-08-01 15:56:10 +01:00 |
|
 Neil LathwoodandGitHub
|
bcbfda02c0
|
Merge pull request #3919 from crcro/tplink-updates
tplink switch enhancement
|
2016-08-01 14:58:47 +01:00 |
|
Tony Murray
|
aa23c19b78
|
Use derive instead of counter to avoid spikes
|
2016-08-01 08:32:17 -05:00 |
|
 Paul GearandGitHub
|
1fe334690c
|
Merge pull request #3905 from laf/max-repeaters-update
Update use of max repeaters to save mysql queries
|
2016-08-01 22:38:24 +10:00 |
|
crcro
|
e1211d6c72
|
enhancement to tplink polling
|
2016-08-01 06:55:07 +03:00 |
|
laf
|
dc222c38a4
|
Stop more unnecessary db queries in ports polling
|
2016-08-01 00:10:24 +01:00 |
|
laf
|
07c227e01a
|
Removed unecessary db lookups
|
2016-07-31 22:13:50 +01:00 |
|
 Søren RosiakandGitHub
|
2489e70d8a
|
Merge pull request #3904 from laf/cipsec-delete
|
2016-07-31 17:46:15 +02:00 |
|
 Neil LathwoodandGitHub
|
2e960c8aaa
|
Merge pull request #3909 from Rosiak/maipu-support
Basic Maipu Mypower Support
|
2016-07-31 16:36:54 +01:00 |
|
 Neil LathwoodandGitHub
|
0e625217c2
|
Merge pull request #3899 from Rosiak/cisco-waas
Basic Cisco WAAS/WAVE Support
|
2016-07-31 16:24:31 +01:00 |
|
laf
|
307ea075c8
|
Erm, lol!
|
2016-07-31 16:14:01 +01:00 |
|
Rosiak
|
d2b74efa00
|
Basic Maipu Mypower Support
#3867
|
2016-07-31 02:23:19 +02:00 |
|
laf
|
d722bb6943
|
Update use of max repeaters to save mysql queries
|
2016-07-30 15:11:29 +01:00 |
|
laf
|
b5c33d6377
|
Syntax error fix
|
2016-07-30 14:33:57 +01:00 |
|