d1c254dd3c
Merge pull request #2672 from vitalisator/master
...
add cpu and memory discovery/polling to PBN devices
2015-12-28 18:36:22 +00:00
81ab435942
add cpu and memory discovery/polling to PBN devices
2015-12-27 00:23:39 +01:00
2f88cb93a3
Basic LigoPTP Discovery
...
fix #2636
2015-12-20 21:10:36 +01:00
5e3f6a4530
Merge pull request #2638 from laf/scrutfix
...
Removed duplicate log_file config check and declaration fix
2015-12-20 17:23:34 +00:00
1ced3dff98
Merge pull request #2558 from vizay/brocade-vdx-support
...
Added full discovery and polling support for brocade VDX devices.
2015-12-18 15:57:27 +00:00
bfb40dbca1
Removed duplicate log_file config check and declaration fix
2015-12-16 21:16:49 +00:00
fe4bab1f52
Added LigoWave logo
2015-12-16 12:23:02 +01:00
59b4ef7712
Added discovery and polling support for brocade VDX devices. Removed an obsolete value and check for ifAlias (in definitions and ports) since VDX nowdays report correct from ifAlias. Removed printing of interface numbers for vdx devices in the interface list since VDX devices do not report the expected ifIndex value like other switches do
2015-12-04 15:35:02 +01:00
28cddd122e
Revert "Moved AirFibre to wireless type"
2015-11-30 21:31:18 +00:00
51d8831ee3
Moved AirFibre to wireless type
2015-11-29 14:01:43 +00:00
9b370c05d2
Added traffic bits as default for cambium ports
2015-11-29 13:34:57 +00:00
91409ef149
Added support for Quanta switches with vxworks
2015-11-20 04:00:06 +00:00
4cb734a3d4
Added support for LigoWave Infinity AP's
2015-11-18 10:41:55 -08:00
c5f6879dfb
Add Ubiquiti UniFi memory graphs to device overlib.
2015-11-12 11:12:40 -08:00
0471087d5c
Merge pull request #2361 from laf/issue-2186
...
Basic support for SAF Lumina radios
2015-10-29 15:18:21 +00:00
b07c7e3226
http://uk.tp-link.com/favicon.ico
2015-10-28 21:56:59 +00:00
cb200e9e2e
Added necessary files for SAF support
2015-10-28 21:32:19 +00:00
b3d60fccc1
Add Basic Riverbed Steelhead Support
2015-10-11 16:33:29 +02:00
9802d8992b
Merge pull request #2053 from chrisgfx/issue-1870
...
Issue 1870 : Pulse Secure OS support
2015-10-10 10:28:01 +01:00
3b6dd68a03
Change pfSense from server to firewall category.
2015-10-09 21:53:13 +02:00
36e036a761
Update definitions.inc.php
2015-10-03 11:38:22 +02:00
60c195fc79
Merge pull request #2014 from mogensen/feature/cisco-wlc
...
Added graphs for number of APs and number of Clients attached to the APs
2015-10-01 22:59:15 +00:00
04faec2d16
Added graphs for number of APs and number of Clients attached to the APs
2015-10-01 17:40:50 +02:00
afdbb2406d
Added $nocache
parameter
...
Fixed typo in caching
Excluded caching for MySQL-Authentication & /poll-log/
2015-09-30 15:20:06 +00:00
7832868dd6
Added generic memcached support to dbFacile.*
...
Remove now obsolete memcached code in:
html/ajax_rulesuggest.php
Remove all the broken memcached code in:
html/pages/device/health/mempool.inc.php
html/pages/device/overview/generic/sensor.inc.php
html/pages/device/overview/mempools.inc.php
html/pages/device/port.inc.php
html/pages/device/ports.inc.php
html/pages/health/sensors.inc.php
includes/polling/functions.inc.php
includes/polling/mempools.inc.php
includes/polling/ports.inc.php
includes/polling/storage.inc.php
2015-09-27 19:33:17 +00:00
871258d115
Update definitions.inc.php
...
Extended new SonicWALL monitoring to include both CPU and memory graphs.
2015-09-21 17:10:10 -07:00
a05575d937
Update definitions.inc.php
2015-09-21 16:48:16 -07:00
dcb02c43fa
Basic HP MSM Discovery
...
Fix #1947
2015-09-21 18:44:21 +02:00
c3b7363e03
Added basic support for Avaya IP Office discovery
2015-09-17 06:48:42 -04:00
fe537618b1
Minor Fixes
2015-09-16 18:17:04 +02:00
e67f91c48e
Added FortiOS definitions + appliance type
2015-08-31 21:17:34 +00:00
cdada6e729
Merge pull request #1774 from Rosiak/issue-1773
...
Basic MacOSX Discovery
2015-08-27 17:16:49 +00:00
d58cdc0bb7
Basic MacOSX Discovery
2015-08-27 19:04:01 +02:00
59de0d1478
Clean up some poller debug + added updated version and last git commit
2015-08-24 20:54:19 +00:00
3ae9637ac4
Added $memcache->getStats() back in
2015-08-22 15:15:01 +00:00
fde6d20999
Removed d_echo from memcache
2015-08-22 15:13:06 +00:00
4792879ce5
Remove all unneeded if($debug)-statements and replace them with d_echo in the rest of the directories...
2015-08-21 16:10:01 +02:00
4b49c148b6
Added mysqli support
2015-08-08 19:27:18 +00:00
5467756328
Generalise mapping ifDescr to ifAlias
...
This allows both per OS enforcing of ifDescr = ifAlias as well as populating
when ifAlias = '' or NULL
2015-08-07 17:07:26 +02:00
023e42a101
Updated Windows build versions + added server type for windows os
2015-08-06 20:00:36 +00:00
86827f559e
Perle Media Converter Detection
...
- Basic support for Perle Media Converters, tested on a SMI-10G-STS
chassis
- MIB is available from
http://download.perle.com/Media%20Converters/v1.8/mcr_mgt/snmp/perle-mcr-mgt.MIB
has been converted with dos2unix
- Perle has given me permission to use their logo
2015-08-04 10:58:09 +02:00
8379c96346
Merged separate modules into a single 'cisco-voice' module.
...
Renamed each module to a more appropriate name.
2015-08-01 14:48:54 +10:00
cba431df6c
Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540
2015-07-31 07:01:19 +10:00
5200e92f78
Added pfSense to definitions so that poller will actually run for it
2015-07-30 17:19:36 +00:00
f6ee98ce07
Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540
2015-07-30 20:32:47 +10:00
b68b6192a0
Added Poller modules for Cisco Voice Routers
...
Added the following modules:
- Cisco PRI - graphs the total and inuse Primary Rate ISDN channels.
- Cisco DSP - graphs the total and inuse Digital Signal Processor (DSP) resources.
- Cisco MTP - graphs the total and inuse Media Termination Point (MTP) resources.
- Cisco XCode - graphs the total and inuse Transcoder resources.
2015-07-30 17:10:24 +10:00
4338de103a
Add Basic Aerohive Support
...
- As stated in the title
2015-07-28 19:30:08 +02:00
3b372bab6e
Renamed
...
Renamed os to ibmtl
2015-07-22 17:04:37 +02:00
074a722402
Basic IBM Tape Library Support
...
- As stated, this introduces basic support for IBM TS3500 Library’s
2015-07-22 16:59:18 +02:00
7f1f6b4ebf
Updated the way arrays are presented
2015-07-22 01:03:59 +01:00