mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
fix(netscaler) Typo
This commit is contained in:
parent
17094a160a
commit
ea75c103ad
@ -110,7 +110,7 @@ sub custom_usage_calc {
|
||||
return 0;
|
||||
}
|
||||
|
||||
sub prefix_volume_output {
|
||||
sub prefix_storage_output {
|
||||
my ($self, %options) = @_;
|
||||
|
||||
return "Storage '" . $options{instance_value}->{display} . "' ";
|
||||
|
Loading…
x
Reference in New Issue
Block a user