Firstly, your reformatting could be one problem. For comparison zenplugin.py mysql returns a line like this:
MYSQL OK;|Com_stmt_execute=0 Com_execute_sql=0 Sort_scan=0 Ssl_accepts=0 Com_restore_table=0 Com_xa_rollback=0 Com_replace=0 Innodb_pages_read=0 Com_preload_keys=0 Com_kill=0 Innodb_buffer_pool_read_ahead_seq=0 Com_load=0 Com_ha_open=0 Com_create_function=0 .... The MYSQL and the ; following the OK may be significant. Secondly, when I run "zencommand run -d localhost -v 10" I get exactly the same result as you, which isn't too surprising since my zenoss host is registered by its name, not localhost. If I run "zencommand run -d myhost -v 10" it does run a whole bunch of commands, including the mysql plugin. How is your zenoss host named in Zenoss? Cheers, Kent. ------------------------ Kent Gibson -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=11364#11364 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
