mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
Update listinterfaces.pm
This commit is contained in:
parent
06ce3aaf9e
commit
d9b226e4a9
@ -56,7 +56,7 @@ sub run {
|
||||
);
|
||||
}
|
||||
|
||||
$self->{output}->output_add(severity => 'OK', short_msg => 'Server disks:');
|
||||
$self->{output}->output_add(severity => 'OK', short_msg => 'Server interfaces:');
|
||||
$self->{output}->display(nolabel => 1, force_ignore_perfdata => 1, force_long_output => 1);
|
||||
$self->{output}->exit();
|
||||
}
|
||||
@ -89,4 +89,4 @@ List system interfaces using the Netdata agent Restapi.
|
||||
|
||||
=back
|
||||
|
||||
=cut
|
||||
=cut
|
||||
|
Loading…
x
Reference in New Issue
Block a user