Help for this page

Select Code to Download


  1. or download this
    our configthing $cfg = new configthing;
    
  2. or download this
    ...
    use Data::Dumper;
    our $cfg = configthing->new();
    print Dumper $cfg;
    emonitor::list_hosts($cfg, \@hosts);