X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=nagios%2Fauth.py;fp=nagios%2Fauth.py;h=4755a8b47c2f9cf7c57832291ad25611d344e124;hb=5f22fdfd8456bfcf0a050e1bb31b0bd0bf3c3d74;hp=101299b7d626fc376ffb23b8a066f22f4957cf15;hpb=db2f841a5e31ce2d95919fee68e729813c600e26;p=monitor.git diff --git a/nagios/auth.py b/nagios/auth.py index 101299b..4755a8b 100644 --- a/nagios/auth.py +++ b/nagios/auth.py @@ -4,4 +4,11 @@ #auth = {'Username' : '', 'AuthMethod' : 'password', 'AuthString' : ''} auth = {'AuthMethod' : "anonymous"} plc = "https://boot.planet-lab.org/PLCAPI/" +www = "https://www.planet-lab.org" + +RTSERVER="https://rt.planet-lab.org/" +RTUSER="monitor" +RTPASSWD="" +RTDEBUG="0" +