Smartview Email Altert Examples Hi, Im working on writing a script to capture the data generated from our Smartview email alerts. I wish to monitor the following: CPU - Greater than 90% Disk less than 20% Status Connection - not connected FW Policy - not installed FW Policy - name changed Sync State - not synchronized I have configured the thresholds and have received email alerts for CPU, Disk Space, and Status Connection. They look similiar to the following: 29Jan2008 17:07:57 fwmgr < mail System Alert message: Free disk space on firewall1a is less than 20% (currently 0%); Object: firewall1a; Event: Exception; Parameter: disk_space; Condition: is less than 20; Current value: 0; product: System Monitor; The value I am most interested in is Parameter: disk_space; Does anyone have examples from the other parameters? Specifically I need the Parameter:<parameter_name> so I can capture that in my script. The ones I am missing are for FW Policy - not installed, FW Policy - name changed, and Sync State - not synchronized. If you have the parameter name for any of the 3 mentioed above, please post the Parameter Name field for me. Thanks! |