Help for this page

Select Code to Download


  1. or download this
     $SIG{'URG'} = sub {
    
    ...
            print "\n Received CLD in :: ". $host->getIP();
        } ;
    
  2. or download this
    sub fetchResyncStatus
    {
    ...
            print "\n\nStatus in DB :: " .$status."\n";
        return 'NORMAL';