Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_puppetmaster.sh
1.0
2013-11-01
GPL
14785
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
This Nagios Plugin is made for a Puppet-controlled environment.
Check that the puppetmaster is accessible to the current client.
The check sends a https request to the puppetmaster, and looks for the string 'environment:' in the result.
It requires that the host running the check is a client of the puppetmaster, as it uses SSL user certificates to authenticate to the puppetmaster.
This check uses the command 'curl' to access the puppetmaster.
The plugin reports the time taken to execute the curl command, and provides this as performance data (for eg. pnp4nagios)
No pnp4nagios template is required, the default configuration works properly
Check that the puppetmaster is accessible to the current client.
The check sends a https request to the puppetmaster, and looks for the string 'environment:' in the result.
It requires that the host running the check is a client of the puppetmaster, as it uses SSL user certificates to authenticate to the puppetmaster.
This check uses the command 'curl' to access the puppetmaster.
The plugin reports the time taken to execute the curl command, and provides this as performance data (for eg. pnp4nagios)
No pnp4nagios template is required, the default configuration works properly
Reviews (0)
Be the first to review this listing!