CPU Stats service reports “UNKNOWN: iostat not found or is not executable by the nagios user.”

When monitoring Linux hosts in Nagios XI, the following error was being reported for the CPU Stats service:

"UNKNOWN: iostat not found or is not executable by the nagios user."

This is due to the check command having a dependency on the performance and monitoring tool sysstats, in order to resolve the issue install the package as below:

apt-get install sysstat

On the next service check you should receive a valid service status and information message.

cpustatusCapture


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s