On Friday 18 January 2008 2:11:42 pm klinstifen wrote: > The problem is with your output. > > > DEBUG:zen.zencommand:Output: '73.62\n' > > The output needs to be in the correct format (see > http://nagiosplug.sourceforge.net/developer-guidelines.html). > > Basically, stdout a return code (optional in my opinion) followed by a pipe > |, then your datapoint name, then an = sign, then the value. > > Example: |mytemp=100 >
You are very right sir! Works wonderfully now that I am returning text formatted correctly. It might be wise to update the docs to reflect that here: http://www.zenoss.com/community/docs/zenoss-guide/2.1.1/ch14.html Thanks. -- Bret Baptist Senior Network Administrator [EMAIL PROTECTED] Internet Exposure, Inc. http://www.iexposure.com (612)676-1946 x17 Providing Internet Services since 1995 Web Development ~ Search Engine Marketing ~ Web Analytics Network Security ~ On Demand Tech Support ~ E-Mail Marketing ------------------------------------------ _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
