Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # Description: Read SRLabs feed handler log file, search for and print
    + "pending queues" exceeding a given threshold within a given time-fra
    +me.
    ...
        print "    end-time       End time as HH:MM [e.g. \"13:15\"]\n";
        print "    max-pending    Pending queue threshold [e.g. \"1000\"]\
    +n\n";
    }
    
  2. or download this
    hostname,2011-09-14,8:30-15:00,5000,492,3704405
    
    hostname (2011-09-14)
    492 pending queues meet or exceed 5000
    Aggregate (8:30 to 15:00): 3704405