Helloworld

This alert calls helloworld every 12 polling passes, and removes the file once there are 5 lines in the file.

  • Alert Name: EX12
  • Alert Type: tcl
  • Source: TCL {helloworld $env(HCISITEDIR)/helloworld.log}{TIME {count 12}}
  • Source Count: all
  • Comparing: >=5
  • Duration:once
  • Action type: {exec {rm $env(HCISITEDIR)/helloworld.log}}