clearer names for actions, and infer actions better
[monitor.git] / nagios / auth.py
index 101299b..4755a8b 100644 (file)
@@ -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"
+