Min Value - If this field is not empty then any time one of the selected Data Points falls below this value an event will be triggered. The field may contain a number or it may contain a Python expression. When using a python expression the variable "here" is references the device or component for which data is being collected. For example, an 85% threshold on an interface might be specified as: here.speed * .85 / 8. (The division by 8 is because interface speed is frequently reported in bytes/sec where the performance data is frequently bytes/sec.)
This section is from Admin guide Chapter14-6. Threshold. In this I need to clarify this sentence "(The division by 8 is because interface speed is frequently reported in bytes/sec where the performance data is frequently bytes/sec.) " here both units are mentioned as bytes/sec. Please help me on this. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=30322#30322 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
