In order to use zenoss in a heartbeat setup, I need the init script to report the status of the service according to the LSB standard.
Acording to the LSB specifications for init scripts: "For all other init-script actions, the init script shall return an exit status of zero if the action was successful. Otherwise, the exit status shall be non-zero, as defined below. In addition to straightforward success, the following situations are also to be considered successful: - Restarting a service (instead of reloading it) with the force-reload argument - Running start on a service already running - Running stop on a service already stopped or not running - Running restart on a service already stopped or not running - Running try-restart on a service already stopped or not running" I donât know if you know this issue, if this is a bug or if there is any work around I think the policy should change to be LSB compliant to prevent this problems. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=28993#28993 -------------------- m2f --------------------
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
