Help for this page

Select Code to Download


  1. or download this
    my @args = ("/home/admin/bin/email.ksh", "@LOG", "Web Server Issue", "
    +PROD", "/home/admin/logs/check_jvm/EmailAlert.log");
    
  2. or download this
    my @args = ("/home/admin/bin/email.ksh", @content, "Web Server Issue",
    + "PROD", "/home/admin/logs/check_jvm/EmailAlert.log");