Help for this page

Select Code to Download


  1. or download this
    if ( $res->is_success ) {
            open(FH, '>', "/usr/local/share/scripts/rrdtools/xml/$applianc
    +e.xml");
    ...
        } else {
            print "Failed downloading from ", $appliance  ,": ", $res->sta
    +tus_line, "\n";
        }