From 47e6e7c84f008a53061e661f31ae96629bc694ef Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 26 Oct 2014 12:33:50 +0400 Subject: Debian 3.9.10 --- qa/pmdas/dynamic/help | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 qa/pmdas/dynamic/help (limited to 'qa/pmdas/dynamic/help') diff --git a/qa/pmdas/dynamic/help b/qa/pmdas/dynamic/help new file mode 100644 index 0000000..110151e --- /dev/null +++ b/qa/pmdas/dynamic/help @@ -0,0 +1,25 @@ +# +# dynamic help file +# + +@ dynamic.numinsts number of instances +The number of instances currently being exported + +@ dynamic.discrete instance id as a string +The instance identifier exported as a string + +@ dynamic.instant counter as a instaneous value +The counter for the instance exported as an instaneous value + +@ dynamic.counter counter as a counter +The counter for the instance exported as a counter + +@ dynamic.control.add add an instance +Storing the instance id of an instance not currently exported +will all that instance to the indom. + +@ dynamic.control.del delete an instance +Storing the instance id of an instance that is currently being +exported will remove that instance from the indom. Storing a negative +number will cause all instances to be removed. + -- cgit v1.2.3