Use pe_status_check to monitor your PE infrastructure and perform preventative maintenance puppetlabs-pe_status_check is a new supported module for Puppet Enterprise. It provides a series of indicators of system status that the Puppet Support team has determined to avoid support incidents or outages.

The core functionaility of the module is in the two structured facts that it provides: https://forge.puppet.com/modules/puppetlabs/pe_status_check#fact-pe_status_check https://forge.puppet.com/modules/puppetlabs/pe_status_check#fact-agent_status_check pe_status_check is confined to Puppet Enterprise infrastructure components, and has further confinements on the status checks it completes based on the relevancy of the indicator on the particular infrastructure node type, for example, Primary / Replica / Compiler / PSQL nodes.

When classified as per the module instructions, your infrastructure node reports will include an “intentional change” event in the form of a notification for every indicator in the fault state.

Puppet Enterprise has many built-in and supported tasks and plans for configuring and maintaining the installation.

Related Articles