diff --git a/scripts/Makefile b/scripts/Makefile
index e888cb22cf6..118c5b8b2ae 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -33,10 +33,13 @@ install:
$(IPROG) nbd_client_manager.py $(DESTDIR)$(LIBEXECDIR)
mkdir -p $(DESTDIR)$(ETCXENDIR)/bugtool/xapi
mkdir -p $(DESTDIR)$(ETCXENDIR)/bugtool/xenopsd
+ mkdir -p $(DESTDIR)$(ETCXENDIR)/bugtool/observer
$(IDATA) bugtool-plugin/xapi.xml $(DESTDIR)$(ETCXENDIR)/bugtool
$(IDATA) bugtool-plugin/xapi/stuff.xml $(DESTDIR)$(ETCXENDIR)/bugtool/xapi
$(IDATA) bugtool-plugin/xenopsd.xml $(DESTDIR)$(ETCXENDIR)/bugtool
$(IDATA) bugtool-plugin/xenopsd/stuff.xml $(DESTDIR)$(ETCXENDIR)/bugtool/xenopsd
+ $(IDATA) bugtool-plugin/observer.xml $(DESTDIR)$(ETCXENDIR)/bugtool
+ $(IDATA) bugtool-plugin/observer/stuff.xml $(DESTDIR)$(ETCXENDIR)/bugtool/observer
$(IPROG) fence $(DESTDIR)$(LIBEXECDIR)
$(IPROG) xha-lc $(DESTDIR)$(LIBEXECDIR)
$(IPROG) xapi-health-check $(DESTDIR)$(LIBEXECDIR)
diff --git a/scripts/bugtool-plugin/observer.xml b/scripts/bugtool-plugin/observer.xml
new file mode 100644
index 00000000000..04f72d7254e
--- /dev/null
+++ b/scripts/bugtool-plugin/observer.xml
@@ -0,0 +1 @@
+
diff --git a/scripts/bugtool-plugin/observer/stuff.xml b/scripts/bugtool-plugin/observer/stuff.xml
new file mode 100644
index 00000000000..3e0ae3b0c7c
--- /dev/null
+++ b/scripts/bugtool-plugin/observer/stuff.xml
@@ -0,0 +1,3 @@
+
+/var/log/dt
+
diff --git a/scripts/bugtool-plugin/xapi/stuff.xml b/scripts/bugtool-plugin/xapi/stuff.xml
index 7783acdc925..eded9108751 100644
--- a/scripts/bugtool-plugin/xapi/stuff.xml
+++ b/scripts/bugtool-plugin/xapi/stuff.xml
@@ -12,6 +12,5 @@
@ETCDIR@/stunnel/xapi-stunnel-ca-bundle.pem
cat @ETCXENDIR@/xapi-ssl.pem | @BINDIR@/openssl x509 -text
cat @ETCXENDIR@/xapi-pool-tls.pem | @BINDIR@/openssl x509 -text
-/var/log/dt
rrd-cli save_rrds