X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=monitor%2Fwrapper%2FemailTxt.py;fp=monitor%2Fwrapper%2FemailTxt.py;h=b50be5b1ef0bc2131f0afdd49ec24251fa628193;hb=1c04163935026728755e777c29c3c234642e4235;hp=220eb107745ad3b4f05be0b1be63223e7f18b502;hpb=bc6dfbd5299e76b397c96b54ee67415489b94fd9;p=monitor.git diff --git a/monitor/wrapper/emailTxt.py b/monitor/wrapper/emailTxt.py index 220eb10..b50be5b 100644 --- a/monitor/wrapper/emailTxt.py +++ b/monitor/wrapper/emailTxt.py @@ -207,6 +207,18 @@ ERROR- This is an error state, where there is absolutely no contact with PlanetLab. """) + pcumissing_notice =("""MONTEST: No PCU available to reboot %(hostname)s""", +"""As part of PlanetLab node monitoring and maintenance, we noticed that there is no PCU +associated with %(hostname)s, so we could not reboot it ourselves. + +To save you time in the future, please take a moment to register the PCU functionality for +your machines here: + + http://www.planet-lab.org/db/sites/pcu.php + +Thank you very much for your help, + -- PlanetLab Central (support@planet-lab.org) +""") pcufailed_notice =("""MONTEST: Could not use PCU to reboot %(hostname)s""", """As part of PlanetLab node monitoring and maintenance, we tried to use the PCU @@ -244,7 +256,11 @@ If any action is needed from you, you will recieve additional notices. Thank yo This notice is simply to let you know that: %(hostname)s -is down, disconnected from the network and/or non-operational. Please investigate, thank you very much for your help! +is down, disconnected from the network and/or non-operational. + +Please investigate, thank you very much for your help! + + http://monitor.planet-lab.org:8082/pcuview?loginbase=%(loginbase)s """) clear_penalty=("""MONTEST: All penalties have been cleared from site %(loginbase)s""",