Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_puppetmaster.sh

Current Version
1.0
Last Release Date
2013-11-01
Owner
License
GPL
Hits
14785
Nagios CSP

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!
Check that the puppetmaster is accessible to the current client.
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