Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

Welcome to Pandora FMS Community Forums Community support pandora status check for 2 network connection

  • pandora status check for 2 network connection

    Posted by neverland on January 7, 2008 at 10:03

    dbname=”pandora”; // MySQL DataBase name
    dbuser=”root”; // DB User
    dbpassword=”pandora”; // DB Password
    dbhost=”x.x.x.x”; // DB Host
    HTTP_GET_VARS[“monitor_down”];
    if(monitor_down == 0){
    echo ““;
    }else{
    echo”“;
    dbname=”pandora”; // MySQL DataBase name
    dbuser=”root”; // DB User
    dbpassword=”pandora”; // DB Password
    dbhost=”x.x.x.x”; // DB Host
    HTTP_GET_VARS[“monitor_down”];
    if(monitor_down == 0 ){
    echo ““;
    }else{
    echo ““;
    }

    // btw: i code that by myself and in the beginning it works but somtimes later it does not show the right status eg. if it works gonna in green right
    but now when it works it shows in red ….seem like sth wrong as my point of view i think either pandora satellite or pandora server console …
    what u think? …perhaps sth else but i might not know
    thank a lot

    ps. the above code isn’t complete code since if i put $ or it force my code not able to show in the webboard

    thanks

    neverland replied 17 years, 1 month ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.