perfdate -> duration=0.01;;;;
in perfparse:
DUMMY-T1 DUMMY-T1 duration 2005-03-25
13:56:00 0 .01 WARNING
value = 0 must be '0.01' and unit = .01 must
be 'nothing'
And 0.01 is a float ?
becasue 'no unit specified' - assume a number (int or
float) regarding the specs form
http://nagiosplug.sourceforge.net/developer-
guidelines.html#AEN142
UOM (unit of measurement) is one of:
no unit specified - assume a number (int or float) of
things (eg, users, processes, load averages)
s - seconds (also us, ms)
% - percentage
B - bytes (also KB, MB, TB)
c - a continous counter (such as bytes transmitted on
an interface)