From a3ed36842d1e4762f81d8ad9c10bd36dc73a26c3 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Fri, 9 Nov 2012 15:00:17 +0100 Subject: pingdata.xml: add new file for dynamic ping data of the clients bcfg2-ping-sweep saved the pingdata into clients.xml. This is problematic if the repository is tracked by a vcs. Now the dynamic data is saved into pingdata.xml and the DBStat plugin reads the data from there. So the pingdata.xml could be ignored by the vcs. --- schemas/pingdata.xsd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 schemas/pingdata.xsd (limited to 'schemas/pingdata.xsd') diff --git a/schemas/pingdata.xsd b/schemas/pingdata.xsd new file mode 100644 index 000000000..dfb123efa --- /dev/null +++ b/schemas/pingdata.xsd @@ -0,0 +1,28 @@ + + + + + pingdata schema for bcfg2 + Alexander Sulfrian + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-1-g7c22