Menu

#25 when UOM = 'no unit specified' , value type float problem

Data_Processing
open
nobody
None
5
2005-03-25
2005-03-25
No

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)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.