Linux CPU with Graphs?
-
morganmiskell
- Posts: 7
- Joined: Thu May 23, 2019 4:21 pm
Linux CPU with Graphs?
I've found plenty of plugins that can monitor CPU on linux, however I've not found any that will generate the graphs natively inside NagiosXI. Anyone know of such a plugin?
Re: Linux CPU with Graphs?
Have you tried to check_cpu plugin? You can also create an alert for CPU usage if you want to get notifications on a significant usage. Also, check the code I've found on later discussions for the NCPA plugin:
I was wondering if it's possible to check the CPU usage remotely? I have a real estate in Cannes and my brother is living there recently, so I want to check the cpu usage of his pc regularly. Is it something possible?
Code: Select all
./check_ncpa.py -H <Host> -t '<your token>' -M 'cpu/percent' -q 'aggregate=avg' -c 20: