Has anyone been able to get the new ApacheMonitor and MySQLMonitor
ZenPacks to work?

I didn't have any problems getting them installed.  And I've made sure
that mod_status is configured in apache and connection permissions are
correct for MySQL.  The commands are enabled, but I never get any
graphs.  I only get the placeholders for the graphs.

I've even verified that the check_ commands work in
Products/ApacheMonitor/libexec and Products/MySQLMonitor/libexec and
they return correct data.

I was seeing one error in the logs regarding ApacheMonitor when
executing os.path.join(...). I added the import os.path at the top and
stopped receiving that log message, however I still don't get any
graphs, nor do I get any events in Zenoss indicating the failure of the
plugin.

These plugins are executed by zencommand. You could try running zencommand with verbose logging to see if the commands are being executed, and what they are returning.

        zencommand run -v 10 --device=<device with Apache template bound to it>
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to