On Friday, May 30, 2003, at 12:57 PM, matt massie wrote:
/* An explicit message from an unregistered source (gmetric) (85
bytes) */
(1()((cpu) float % gauge)((user 10.0)(system 10.0)(nice 10.0)(idle
90.0)))
24 bytes larger because we have to since the metric attribute
information.
/* A super explicit message with explicit host info (104 bytes) */
(1("compute-node-0-0" "10.0.0.5")
((cpu) float % gauge)
((user 10.0)(system 10.0)(nice 10.0)(idle 90.0))
)
I like it. A few questions. Why the quotes around the host and ip. Why
are we changing the "slope" terminology? positive, negative, both, zero
make sense, and we all understand them. The term "gauge" is hard to
spell :) and I dont immediately remember what it is supposed to mean.
Also, what about a metric precision attribute? An int that specifies
the number of decimal places for a float.
Federico
Rocks Cluster Group, San Diego Supercomputing Center, CA