From 5e428dcacf293ee1fbf02d1beab979d77ab8cf7c Mon Sep 17 00:00:00 2001 From: Quentin Smith Date: Wed, 29 Dec 2010 12:52:35 -0500 Subject: [PATCH] Configure a monitoring URI so we can see pretty graphs! --- debian/changelog | 6 ++++++ master.yaml | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 05309c2..2564f43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (1.1.36) unstable; urgency=low + + * Configure a monitoring URI so we can see pretty graphs! + + -- Quentin Smith Wed, 29 Dec 2010 12:52:25 -0500 + xvm-prodconfig (1.1.35) unstable; urgency=low * Add moonbase-alpha diff --git a/master.yaml b/master.yaml index e2ddfc1..01c068d 100644 --- a/master.yaml +++ b/master.yaml @@ -125,8 +125,9 @@ mail: forward: *priv_contact monitoring: - - hostname: syn.mit.edu + - hostname: sipb-noc.mit.edu ip: 18.181.0.65 + baseuri: http://sipb-noc.mit.edu/xvm/ remote: hostname: xvm-remote.mit.edu -- 1.7.9.5