fix palo alto sessions

This commit is contained in:
garnier-quentin 2020-03-27 13:01:03 +01:00
parent 01a99a7c26
commit eed877a5ba
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ sub set_counters {
},
{ label => 'vsys-active-other', nlabel => 'vsys.sessions.active.other.count', set => {
key_values => [ { name => 'panVsysActiveOtherIpCps' }, { name => 'display' } ],
output_template => 'Other : %s',
output_template => 'other: %s',
perfdatas => [
{ label => 'active_other', value => 'panVsysActiveOtherIpCps_absolute', template => '%s',
label_extra_instance => 1, min => 0 }