CommonKey:
1. Monitoring Port
Net. tcp. Port [, 3306]
2. Monitoring Process
Proc. Num [mysqld]
3. view the number of CPU Cores
System. CPU. Num
4. view the system startup time and current time.
System. boottime, system. localtime
5. View simple system information
System. uname
6. view the incoming and outgoing traffic of the current network card of the windowns System
Net. If. out [{Host. name}, bytes], net. If. In [{Host. name}, bytes]
7. view the inbound and outbound traffic of the current Nic in Linux
Net. If. out [eth0, bytes], net. If. In [eth0, bytes]
8. view the system memory size
VM. Memory. Size [total]
9. view the file size
VFS. file. Size [file]
10. Check whether the file exists.
VFS. file. exists [file]
11. view the MD5 of the file
VFS. file. md5sum [file]
This article from the "Luo laosan O & M path" blog, please be sure to keep this source http://robert283.blog.51cto.com/528368/1440319
Common zabbix keys