


If we have SSH client installed in the Management Server (Note: Server 2019 is required to install SSH client) and have configured passwordless ssh connection as mentioned below, we may create a PowerShell Grid Widget, enter the script (just an example, need to be completed) to see if it works. Here's some thoughts shared, just for your reference. Strong PowerShell skill and Linux knowledge are required. This was just an example plugin to use, you can google for other plugins that fits your needs.As for as I know, it's not so easy to get CPU usage of Linux computers to show the data in the dashboard. Or you use the newest version from github: I tested the plugin and you also need to edit line 251 from my $np = Nagios::Plugin->new( 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
