Neil Lathwood
b45302bf70
newdevice: Updated Checkpoint Gaia detection and added storage ( #7656 )
...
* newdevice: Updated Checkpoint Gaia detection and added storage
* update db_schema
* added murrants discovery options
* Rename 216.sql to 217.sql
2017-11-22 23:28:33 -06:00
Neil Lathwood
6b44ac784a
newdevice: Added support for Huawei OceanStor devices
2017-10-12 19:55:25 +02:00
TomEvin
c8b677779d
newdevice: Added HPE ILO4 storage, memory and additional sensors
...
* HPE ILO4 enhance
Added Storage, Memory pools, new status (Array Controller, Logical Drive)
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Delete hpe.ilo.inc.php
2017-10-09 20:24:20 +01:00
Neil Lathwood
d0c87400f3
newdevice: Added detection and sensor support for EMC OneFS v8 ( #6416 )
...
* newdevice: Added detection and sensor support for EMC OneFS v8
* Improve discovery
2017-04-14 21:25:24 -05:00
David Bell
3e01de724f
newdevice: Add CPU and memory for Entera devices #5974
...
* Add CPU and memory for Entera devices
* Renaming file for consistency
* split -> explode
* Added graphs to overview page, changed oid used for CPU, and added storage
* Remove uneeded code
* Fixed storage
2017-02-23 23:01:56 +00:00
Neil Lathwood
42123010c8
refactor: Added support for dskTable in UCD-SNMP-MIB ( #4993 )
2016-11-21 07:08:38 +00:00
Tony Murray
edbb6ae0e3
refactor: Centralize MIB include directory specification ( #4603 )
...
* refactor: Centralize MIB include directory specification
The default is now:
```
$config['mib_dir'].'/mibdirname:'.$config['mib_dir']
```
This means we exclude OS mibs and only use ours (we could prepend `+` if we want to include os mibs.
All snmp calls should only include the name of the subdirectory under the mibs directory.
* Remove d_echo from Proc
Fix snmpsim tests.
2016-09-28 14:19:28 +01:00
Tony Murray
9284bc60ff
Update code in includes to be PSR-2 compliant ( #4220 )
...
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01: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
Peter TKATCHENKO
c99c74bd95
Improved support for Equallogic storage arrays and DELL servers
2016-05-12 17:36:08 +02:00
Mark Schouten
55a2e0423d
Remove all unneeded if($debug)-statements and replace them with d_echo
2015-08-21 16:10:00 +02:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
laf
ffce63968f
Fixed negative values for storage: http://munin-monitoring.org/ticket/1371
2015-06-02 17:36:10 +01:00
laf
f7aee3520a
Added netapp detection and disk support
2015-05-11 15:54:57 +01:00
laf
9614a203ca
Added netapp storage support and restructured storage files/dir
2015-05-11 14:28:54 +01:00