Update listdisks.pm

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

View File

@ -57,7 +57,7 @@ sub run {
);
}
$self->{output}->output_add(severity => 'OK', short_msg => 'Server interfaces:');
$self->{output}->output_add(severity => 'OK', short_msg => 'Server disks:');
$self->{output}->display(nolabel => 1, force_ignore_perfdata => 1, force_long_output => 1);
$self->{output}->exit();
}
@ -90,4 +90,4 @@ List system disks using the Netdata agent Restapi.
=back
=cut
=cut