Help for this page

Select Code to Download


  1. or download this
    package Nagios::DBI;
    use base 'Class::DBI::Pg';  # tried w/ and w/out the Pg
    ...
    #Nagios::History->columns( All => qw/serial server epoch servicedesc p
    +luginoutput/ );
    
    1;
    
  2. or download this
    #!/usr/local/bin/perl -w
    
    ...
        print "::<<<<<<<<<<<<<end foreach::\n**************\n\n\n\n";
    
    }
    
  3. or download this
    ********************
    ::begin foreach>>>>>>>>>
    ...
    ::<<<<<<<<<<<<<end foreach::
    **************
    
  4. or download this
    nagios=> \dt
                 List of relations
    ...
    --------+-------------+--------------+-------+--------
    (0 rows)
    
  5. or download this
    # uname -sr
    FreeBSD 4.9-RELEASE-p4
    ...
    
    p5-DBI-1.42