Kelly, I just tried this and got no error. My guess is that the error message you got was from a different line in your config? Some other typo?

M

#

control:

actionsequence = ( processes )

filters:

 # When used will collect processes that have between 1 and 5 hourscputime.
 { runawayhttpfilter

    FromTTime:   "accumulated(0,0,0,1,0,0)"
    ToTTime:     "accumulated(0,0,0,5,0,0)"
    Result:      "TTime"

 }

processes:

 "httpd" filter=runawayhttpfilter action=warn

#

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to