mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 16:45:04 +02:00
enhance aws health
This commit is contained in:
parent
f0f038dd79
commit
36312a22a8
@ -150,7 +150,7 @@ sub manage_selection {
|
||||
$events->{$_}->{region},
|
||||
$events->{$_}->{statusCode},
|
||||
$events->{$_}->{eventTypeCode},
|
||||
$events->{$_}->{startTime},
|
||||
scalar(localtime($events->{$_}->{startTime})),
|
||||
$entity
|
||||
)
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user