Build custom Linux plugins
Plugins are a great way to measure customized attributes and keep track of the data that matters the most. You can set thresholds to individual attributes and choose to get alerted if the set values exceed. Please follow the below steps to configure plugins.
- Write a custom Shell script or Python script
- Add this script to the Linux agents' plugin directory - /opt/site24x7/monagent/plugins
- Start monitoring your custom performance metrics from anywhere on the cloud
To view a sample python script or shell script,
refer here.