mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
add temperature polling for harddisks connected to areca controllers
git-svn-id: http://www.observium.org/svn/observer/trunk@1120 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -66,6 +66,8 @@ $os_text['dell-laser'] = "Dell Laser Printer";
|
||||
$os_text['adva'] = "Adva";
|
||||
$os_text['allied'] = "AlliedWare";
|
||||
$os_text['mgeups'] = "MGE UPS";
|
||||
$os_text['apc'] = "APC";
|
||||
$os_text['areca'] = "Areca RAID Subsystem";
|
||||
|
||||
if(!$config['graph_colours']['greens']) {
|
||||
$config['graph_colours']['greens'] = array('B6D14B','91B13C','6D912D','48721E','24520F','003300');
|
||||
|
||||
Reference in New Issue
Block a user