Monitor Job Command

Description
This bundle provides a command to start and discard monitoring jobs (see Chapter 119 Monitor Admin Service Specification Version 1.0)

The command name is monitorjob.
The command options are

monitorjob <start|discard|jobs|variables|help>

monitorjob variables : list the variable names
monitorjob start <statusVariableName> <schedule> <count> : start a scheduled monitoring job for the variable
monitorjob start <statusVariableName> <count> : start a monitoring job for the variable
monitorjob discard <statusVariableName> : discard the  monitoring job for the variable
monitorjob jobs : list the started jobs

Demo
run commands in http://www.apache.org.~donsez/dev/osgi/script/monitor.txt.

Contributor(s)
Apache Felix Project Team

License
ASL2

Services

Provisions
None

Documentation

TODOLIST
TODO