I want to add a new threshold - when available swap < 10% of total swap. (Zenoss 2.3.2 appliance) It should be pretty trivial, isn't? But it doesn't work for me; either because I missed something during reading Admin Guide [I even tried to read Devel. Guide] or because some key point is undocumented.
So, I went to the Linux template and added a new "Min/Max Threshold" Swap_90_usage threshold in this way: - Data Point - memAvailSwap_memAvailSwap - Min Value - I guess here is my problem. I tried different expressions, like "here.os.totalSwap * .1", "memTotalSwap * .1" and so on. Some of them cause to error in zenperfsnmp, other (with here.os.totalSwap) - to false alarms. My questions are: - which expression/variables I should use as Min/Max value for threshold? My first guess was - "datapoints" [like memTotalSwap_memTotalSwap], but this causes to error. Can you point me to some manual regarding this? - how I can debug my threshold? "zenperfsnmp -v10" doesn't help. TIA, Vitaly PS: I already asked similar question here http://forums.zenoss.com/viewtopic.php?t=9062&highlight=threshhold+threshold -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=32303#32303 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
