You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.
Currently we're always executing the cpanm command which pulls down a couple of perl dependencies for some nagios check.
It would be good if we could improve it so it only has to be run initially as it's slowing puppet runs down on the puppet master node.
Puppet runs on the master node seem to stall on "something" for a good minute. It would be good to get rid of this.
The text was updated successfully, but these errors were encountered:
simong
changed the title
Improve cpanm resource in nagios::server
Investigate slow puppet runs
Aug 12, 2014
simong
changed the title
Investigate slow puppet runs
Investigate slow puppet runs on the master node
Aug 12, 2014
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently we're always executing thecpanm
command which pulls down a couple of perl dependencies for some nagios check.It would be good if we could improve it so it only has to be run initially as it's slowing puppet runs down on the puppet master node.
Puppet runs on the master node seem to stall on "something" for a good minute. It would be good to get rid of this.
The text was updated successfully, but these errors were encountered: