Configure a basic process for monitoring
monitor items, such as host group -- host --- templates -- trigger ->action
The host is added in the previous document, where the main thing to do is to add templates and monitoring items.
Note: No matter what you add naming must be standardized!
To add a monitoring item:
First choose the template you want to add the monitoring item to, and select the item in the template to add the monitoring item.
The addition of the key value if you want to monitor the data, general log type, type selection endpoint proxy (active), the other common to choose the default, you need to fill out the name to standardize. such as Check_user
Apply the set yourself to add it yourself.
to this monitoring item is OK
One more thing is to modify the configuration file and add the key value to the host you want to monitor.
operation of Zabbix-agent:
1, First need to modify the configuration file to find unsafeuserparameters this parameter. To change to 1 This allows the userparameter in addition to the configuration file to take effect.
2. The absolute path to the Userparameter=key,command, or script, where the key value and the Key must remain consistent
If the script is executed. You need to put the script under/etc/zabbix/scripts. If the source installation needs to be placed under the path/zabbix/bin/to take effect
3. when the configuration is complete. Need to restart Zabbix-agent or restart Agent
This article from "The Dark before Dawn" blog, declined reprint!
Zabbix Monitoring Items