Skip to content

Operating Modes

Runs a command on an interval and updates cached license data.

Terminal window
license-monitor --mode command --execute "lmstat -a" --interval 300

By default this also runs the API server; use --no-api to disable it.

For validation runs during onboarding:

Terminal window
license-monitor --test --execute "lmstat -a"

--test runs one command cycle and prints JSON output.