Zabbix
Zabbix is a management system to monitor network devices, server hardwares and also provides alarms for system administrator.
You can install Zabbix agent at UNIX, Linux and Windows OS system to monitor such as CPU usuage, Network traffics, disk usuage percents etc.
-
Network port for Zabbix system.
inbound open 10051 zabbix server inbound open 10050 zabbix agent
-
server
10050 inbound source [SOURCE IP]
-
client
10050 inbound/outbound source zabbix server
-
Commands that detecting UserParameter from Zabbix server.
zabbix_get -s [SOURCE IP] -p 10050 -k "vfs.fs.size[E:,used]"