Hello again,
I want a script that will tell me what process is the most CPU consuming one. I have a script that returns the most CPU consuming script and it's %.
For example:
45% bash
Now, is there any way to parse this output in ZABBIX, so I could check the number only and then in the trigger print it with the process name?
thanx.
I want a script that will tell me what process is the most CPU consuming one. I have a script that returns the most CPU consuming script and it's %.
For example:
45% bash
Now, is there any way to parse this output in ZABBIX, so I could check the number only and then in the trigger print it with the process name?
thanx.