Commands used by the agent
The user running Snow Inventory Agent for Linux must have access to the following commands:
awk | dmesg |
dmidecode | dnsdomainname |
findmnt | grep |
ip or ifconfig | last |
ldconfig | lsb_release |
lscpi | lscpu |
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.