5 lines
90 B
INI
5 lines
90 B
INI
|
[.]
|
||
|
trigger = $pcpu > 10
|
||
|
action = echo "$command using $pcpu% CPU" | /bin/mail root
|
||
|
|