How to display the CPU Utilization of linux machine in %

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
vnoc
Posts: 54
Joined: Thu Jul 27, 2017 1:51 am

Re: How to display the CPU Utilization of linux machine in %

Post by vnoc »

Please find the attachment
Attachments
check_mem.zip
(3.98 KiB) Downloaded 187 times
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: How to display the CPU Utilization of linux machine in %

Post by tgriep »

The screen shot from your earlier post looks like the help screen for the check_nrpe command and I would guess that there is a mis-configuration in either the command definition or the service definition so you would have to post those here so we can check them for errors.

The plugin you posted it for a memory check and not a CPU utilization check so you may want to upload the one you are using.
Be sure to check out our Knowledgebase for helpful articles and solutions!
vnoc
Posts: 54
Joined: Thu Jul 27, 2017 1:51 am

Re: How to display the CPU Utilization of linux machine in %

Post by vnoc »

sorry please find the correct attachement
Attachments
check_load.zip
(728 Bytes) Downloaded 221 times
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: How to display the CPU Utilization of linux machine in %

Post by tgriep »

That plugin looks like it prints the CPU Load in percentage but if it is not what you are looking for, you can search for another plugin at the Exchange site.
https://exchange.nagios.org/
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked