Skip to main content

Commands used by the agent

The user running the agent must have access to the following commands:

  • awk

  • dmesg

  • dmidecode

  • dnsdomainname

  • findmnt

  • grep

  • ip or ifconfig

  • last

  • ldconfig

  • lsb_release

  • lscpu

  • lspci

  • mount

  • rpm

  • sed

  • sudo

  • systemd_detect_virt

  • uname

The agent searches for commands in  /usr/bin , /bin , /usr/sbin , /sbin, and /usr/local/bin.

Some commands require sudo privileges for the agent to be able to collect all data, see Run the agent according to the principle of least privileges.