OK here is my output for the different commands with "puppet agent --
test" running:

# service pe-puppet-agent status
* could not access PID file for agent

# service --status-all | grep puppet
[ - ] pe-puppet-agent

# ps aux | grep puppet
/opt/puppet/bin/ruby1.8 /usr/local/bin/puppet agent --test

-----------------------------------------
Now when i run "mco puppetd runonce -I <ServerName>" from the puppet
master here is what i get when i run it again:

# service pe-puppet-agent status
* agent is running

# service --status-all | grep puppet
[ + ] pe-puppet-agent

# ps aux | grep puppet
/opt/puppet/bin/ruby1.8 /opt/puppet/sbin/puppetd --onetime --
splaylimit 120 --splay





On Sep 27, 10:46 am, "R.I.Pienaar" <r...@devco.net> wrote:
> ----- Original Message -----
> > OK  so you will have to for give me here. I am not sure what RC
> > means, but is what you're saying is that the PE version puppet is likely
> > causing the issue?
>
> the script in /etc/init.d (or your OS equivelant) that starts puppet and
> is used to check it's status.
>
> if puppet is running - but have not been started using the service -
> then the service script should not report it as running.
>
> This is with the opensource rpm:
>
> # puppet agent --test
>
> now switch to a different window while that runs:
>
> # service puppet status
> puppetd is stopped
>
> yours should do the same

-- 
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