Page 1 of 1
List of process
Posted: Fri Jun 26, 2020 6:01 am
by FCC_Nagios_Support
Hi,
Are there any plugin which sorts proccess by consume and check and list it from Nagios (f.e. top ten consuming)
Thks
KR
Re: List of process
Posted: Fri Jun 26, 2020 2:02 pm
by lmiltchev
What operating system are you talking about - Windows, Linux, etc.?
Re: List of process
Posted: Sat Jun 27, 2020 10:26 am
by FCC_Nagios_Support
Hi Sir:
Both
I thought in EventHandler ...
Thks
Re: List of process
Posted: Mon Jun 29, 2020 12:30 pm
by lmiltchev
We don't have anything that would monitor "top x" processes as far as CPU/Mem utilization goes. However, you could use some 3rd party plugins/scripts in order to achieve that. You can search for suitable scripts on the
Nagios Exchange or you can just google it, e.g. "monitor top 10 processes".
Once you find a script that might work, you would do the following:
1. Test the plugin from the command line to make sure it works as expected
2.Define a command in Nagios XI
3. Add a service
4. Verify your service is working
For more information please review our official documentation on managing plugins in Nagios XI here:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf