mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-30 09:05:19 +02:00
Update listinterfaces.pm - special char in status (#4901)
This commit is contained in:
parent
f4052dde19
commit
1333b452fb
@ -52,7 +52,7 @@ my $map_status = {
|
||||
7 => 'mediaDisconnect',
|
||||
8 => 'auth',
|
||||
9 => 'authSucceeded',
|
||||
10 => 'ÁuthFailed',
|
||||
10 => 'AuthFailed',
|
||||
11 => 'invalidAddress',
|
||||
12 => 'credentialsRequired'
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user