
This was just an example plugin to use, you can google for other plugins that fits your needs. Or you use the newest version from github: AMD has two options fglrx (closed source drivers): aticonfig -odgc -odgt And for mesa (open source drivers), you can use RadeonTop. For Intel GPU's you can use the intel-gpu-tools. I tested the plugin and you also need to edit line 251 from my $np = Nagios::Plugin->new( For Nvidia GPUs there is a tool nvidia-smi that can show memory usage, GPU utilization and temperature of GPU.

I assume you are using debian/ubuntu? - you need the libmonitoring-plugin-perl package. Please does anyone have answer of that ? what should i do to get the % of CPU to define the warning and critical number The result is the number of process and not the % of CPU , I have used the check_load module with that configurationĬommand_endpoint = _endpoint I have a really issue, i have a rizing on CPU on my linux server, the problem is when using procs module he gets me the number of process but i want to know the average of CPU with % so i used the check_load module but he only gets me the load average and not the CPU average of my system
