CloudLinux DB Governor Plugin
This plugin monitors the DB Governor users on a CloudLinux system.
Reported Metrics
This plugin monitors metrics available through the lveinfo
command.
Dependencies
To configure the plugin, add the following line to the /etc/sudoers
file:
agent360 ALL=(ALL) NOPASSWD: /REPLACE/PATH/TO/lveinfo
Configure the plugin
To enable the plugin, edit the /etc/agent360-custom.ini
file and add the following lines:
[cloudlinux-dbgov]
enabled = yes
Test the plugin
To test the plugin, run the sudo -u agent360 agent360 test cloudlinux-dbgov
command.
Now you can restart the agent with the service agent360 restart
command.
Updated 6 months ago