mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 00:24:46 +02:00
add velocloud discovery type
This commit is contained in:
parent
0e6adfca50
commit
89cec721d4
@ -66,6 +66,7 @@ sub run {
|
||||
$edge{edge_state} = $edge->{edgeState};
|
||||
$edge{service_state} = $edge->{serviceState};
|
||||
$edge{ha_state} = $edge->{haState};
|
||||
$edge{type} = 'edge';
|
||||
|
||||
push @disco_data, \%edge;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user