Modules
Modules reference

Modules reference

List of all collectors

linux Linux
windows Windows
root-required Root required
Name Summary Dependencies Status
appuser AppUserModule fills user information from the PID of an application netstat linux windows
arp ARPModule reads internal ARP table to find network neighbors. ping linux windows
chassis ChassisModule fills host chassis information host-basic linux
docker DockerModule retrieves information about docker containers. host-network, tcp-scan linux windows root
dpkg DPKGModule reads package information from the dpkg package manager. host-basic, netstat linux
host-basic HostBasicModule retrieves basic information about the host: hostid, architecture, platform, distribution, version and uptime linux windows
host-cpu HostCPUModule retrieves host CPU info: model, vendor and the number of cores. host-basic linux windows
host-disk HostDiskModule retrieves basic information about disk: name, model, size, type, controller and partitions. host-basic linux windows
host-gpu HostGPUModule retrieves basic information about GPU: index, vendor and product name. host-basic linux windows
host-network HostNetworkModule retrieves basic newtork information about the host: interfaces along with their mac, ip and mask (IPv4 and IPv6) host-basic linux windows
msi MSIModule creates models.Packages instance from the windows registry host-basic windows root
netstat NetstatModule aims to retrieve infos like the netstat command does It must be run as root to retrieve PID/process information. host-basic, host-network linux windows root
ping PingModule pings local networks to discover new hosts. host-network linux windows
reverse-lookup ReverseLookupModule tries to get a hostname attached to a local IP address netstat linux windows
rpm RPMModule reads package information from the rpm package manager. host-basic, netstat linux
snmp SNMPModule Module to collect data through SNMP protocol. arp linux windows
ssh SSHModule aims to retrieve info from remote ssh services. tcp-scan linux root
tcp-scan TCPScanModule tries to connect to neighbor TCP ports. arp linux windows
zypper ZypperModule reads package information from the zypper package manager. host-basic, netstat linux