summaryrefslogtreecommitdiff
path: root/qa/pmdas/dynamic/help
blob: 110151eff7ab078b03a1cd570de015ecf6830d26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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.