* Yushu Yao [2011-06-10]:
> I will need to verify if the services are up after the puppet catalog
> is applied.

I made a habit of setting up nagios checks for all my services. If you
don't have monitoring, I suggest using something like cucumber-nagios to
specify intended behaviour, i.e. service is up and running and checking
it in postrun. See
http://www.unixdaemon.net/tools/puppet/nagios-wrapped-puppet-runs.html
for an example.

> Currently I have to use a shell script to do it. It will be great if
> it can be defined as puppet script and included in the module.

You could do this with nagios checks.

cheers,

Nikolay

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to