On 26/06/07, sepid <[EMAIL PROTECTED]> wrote:
now I have exactly same problem with check_mysqld. [Rolling Eyes] I am not able 
to save the returned data from this plugin:Here is my command template:

check_mysqld.pl -H ServerIP -D database -u user -p password -a uptime -w 0 -c 0

here is the result when i check it by zencommand:

The result of ......... was "MYSQL 4.1.20 OK - uptime=949446"

then I setup Datapoints that its name is uptime. But when I check it with 
zencommand it is not storing the uptime!


Zenoss, certainly < 1.9, looks for two possible formats in the output
of a command.  I did look into this previously when I had difficulties
with check_ping.  I think that the output of your command isn't
suitable, so isn't parsed properly by zenoss.

See this thread here
http://community.zenoss.com/forums/viewtopic.php?t=250, and note that
the "name=value" part of the data should have *no* spaces in it.  This
had me foxed for some time.

--
Regards,

Graham Bloice
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to