Jellyfrog and GitHub
bef67751a3
Add PHP CS Fixer ( #12128 )
...
* Add PHP CS Fixer
Based on https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
* Apply PHP CS
2020-09-21 19:52:01 -05:00
Jellyfrog and GitHub
82f43cb98d
Apply fixes from StyleCI ( #12120 )
2020-09-21 15:40:17 +02:00
Tony Murray and Neil Lathwood
773ee96240
refactor: Restrict storage discovery walks to os ( #8528 )
...
leave hrstorage and ucd unrestricted
Not sure on the ilo, but I think linux and windows servers can return data
2018-04-09 13:54:14 +01:00
Tony Murray and Neil Lathwood
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 and Neil Lathwood
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
38d28ec9b1
Reformatting if-else
2016-05-18 15:14:03 +02:00
Peter TKATCHENKO
c99c74bd95
Improved support for Equallogic storage arrays and DELL servers
2016-05-12 17:36:08 +02:00