For performance data,we are suing the format:
<Health-Status>|‘label’=value[UOM];[warn] ;[crit];[min];[max]
Where:
1. Health status is the health of the component .
2. Label is the graph label ,for example instance id
3. Value is the value of the metric of the component.
4. UOM: measure unit (octets, bits/s, volts, …)
5. warn: WARNING threshold
6. crit: CRITICAL threshold
7. min: minimal value of control
8. max: maximal value of control
Can someone please help me to understand what is the meaning of min and max values?
I am trying to pass values for them,while graphing its giving error "invalid option -- 'lower ==<somevalue>'”".Kindly please help me to understand where am I going worng.
Thanks in advance
