Hello,
Im asking for ideas how to monitor a optical signal state from Adva FSP 3000.
Now im using check_snmp, but there is one issue.
When i set correct warning and critical tresholds i get lot of warnings about performance data.
(part of log from /var/log/centreon-broker/central-broker-master.log)
>perfdata] error] invalid perfdata format in service: equal sign not present or misplaced '@-0;-248: '
My tresholds:
-w @-0:-40:
-c=-248:
As i found in documentation there is no possibility to remove perfdata, or remove those @ from it.
Any ideas?