uniformate ram with snmp_standard memory mode

This commit is contained in:
garnier-quentin 2019-02-15 15:40:20 +01:00
parent 830239abef
commit 961ea2009b
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ sub set_counters {
sub prefix_memory_output {
my ($self, %options) = @_;
return "RAM ";
return "Ram ";
}
sub new {