Update listinterfaces.pm

This commit is contained in:
Thibault S 2020-06-29 17:50:13 +02:00 committed by GitHub
parent e6d339f3be
commit 99b587c855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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