Thanks - I am able now to show the graphs when using COMMAND. This leads me to the next problem: How to generate directly an alert from this nagios return string?
Is the format of the string special within zenoss to use this feature? I observed, that graphing/alerting is working only with exactly a format as follows Code: Ram=72%,Swap=0% : ; OK | ram_used=760024;838861;943718;0;1048576 swap_used=0;839162;944057;0;1048952 Very important seems to be the content before (: ; OK) and after the pipe sign. What is the first part used for in Zenoss and is its format relevant? The following return string is not working for me (shoud alert critical): Code: cannot connect to nasa_. ORA-12154: TNS:could not resolve the connect identifier specified (DBD ERROR: OCIServerAttach) : ; CRITICAL | -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=25204#25204 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
