My custom plugin has output of:
Code: Select all
All filesystems optimal: "/ - 71%", "/boot - 14%", "/opt - 4%", "/tmp - 5%", "/cust - 1%", "/var - 4%" | /=71%;75;90;0 /boot=14%;75;90;0 /opt=4%;75;90;0 /tmp=5%;75;90;0 /cust=1%;75;90;0 /var=4%;75;90;0So the graph label is something like: Datasource: _
The Nagios plugin development guidelines, do not say that "/" is a bad character:
"label can contain any characters except the equals sign or single quote (')"
What am I doing wrong?
Thanks in advance