Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    #    no strict "vars";
    #    $self->plugin_oid($plugin_oid);
    #}
    
  2. or download this
    package SNMPMonitor::Plugin::Atest;
    
    ...
    
    1;
    __END__