X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nagios%2Fauth.py;h=4755a8b47c2f9cf7c57832291ad25611d344e124;hb=b409ce051ff5a7180f50bd1f359107acfebd5671;hp=101299b7d626fc376ffb23b8a066f22f4957cf15;hpb=b0e42d2612c679295c04f6a58da35d4f80c8c869;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" +