Ok, this what I have done:

1/ set min max treshold launch a perf/filesytem event : works
2/In perf/filesystem class, add an EventClass Mappings called size
3/edit this mapping : EventClassKey=size, transform=evt.summary = 
evt.message.split()[6]
4/In the event manager/ Commands, create the following command :
 toto           True    1       1       echo ${evt/summary} >/test      
(eventClass = '/Perf/Filesystem')

What happens is that an event is triggered but I can not see anything into the 
test file.

I don't knwo what is wrong with this. In the event command, what does the / 
directory refers to (maybe is it the mystake...)


Thanks for your help




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=30585#30585

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to