You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, great job
The perfdata are not standard of nagios: https://nagios-plugins.org/doc/guidelines.html#AEN200
we have :
CPU Utilization = 11.11% | 'CPU Utilization' = 11.11%;10.0;20.0
but we expect:
CPU Utilization = 11.11% | 'CPU Utilization'=11.11%;10.0;20.0
Without space between label and value
Thank's
The text was updated successfully, but these errors were encountered:
Hello, great job
The perfdata are not standard of nagios:
https://nagios-plugins.org/doc/guidelines.html#AEN200
we have :
CPU Utilization = 11.11% | 'CPU Utilization' = 11.11%;10.0;20.0
but we expect:
CPU Utilization = 11.11% | 'CPU Utilization'=11.11%;10.0;20.0
Without space between label and value
Thank's
The text was updated successfully, but these errors were encountered: