The agent package is a collection of the following dutagent modules:
The Status module prints information about the system on which the dutagent itself is running.
none
The agent-status module can be used in a command like so.
cmds:
system-info:
desc: "This simple command reports information about the dutagent system via the agent-status module."
uses:
- module: agent-status
passthrough: trueSee here for a complete dutagent configuration example.