PDA

View Full Version : Parsing UserParameter values


AlexLav
13-02-2005, 14:41
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.