We have multiple Zenoss servers and then 1 other "internal" Zenoss server that monitors those. If you want a really lightweight solution to monitor Zenoss, just write a script that checks port 8080 (or whatever port you run the Zenoss web interface on). You could also write a script on the server itself that runs in cron as the Zenoss user and basically does a "zenoss status" and checks to make sure that all of the processes are running, and alerts you if not.
-------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=38158#38158 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
