mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
changed spaces for guide-line
This commit is contained in:
parent
b4bd219314
commit
c2210d05bc
@ -32,14 +32,14 @@ my %map_states_disk = (
|
|||||||
4 => 'initializing',
|
4 => 'initializing',
|
||||||
5 => 'offline_requested',
|
5 => 'offline_requested',
|
||||||
6 => 'failed_requested',
|
6 => 'failed_requested',
|
||||||
7 => 'unconfigured_good_spun_up',
|
7 => 'unconfigured_good_spun_up',
|
||||||
8 => 'unconfigured_good_spun_down',
|
8 => 'unconfigured_good_spun_down',
|
||||||
9 => 'unconfigured_bad',
|
9 => 'unconfigured_bad',
|
||||||
10 => 'hotspare',
|
10 => 'hotspare',
|
||||||
11 => 'drive_offline',
|
11 => 'drive_offline',
|
||||||
12 => 'rebuild',
|
12 => 'rebuild',
|
||||||
13 => 'failed',
|
13 => 'failed',
|
||||||
14 => 'copyback',
|
14 => 'copyback',
|
||||||
255 => 'other_offline',
|
255 => 'other_offline',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user