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: /usr/sbin/lveinfo
Configure the plugin
To enable the plugin, edit the /etc/agent360-custom.ini file and add the following lines:
[cloudlinux-dbgov]
enabled = yesTest the plugin
To test the plugin, run the agent360 test cloudlinux-dbgov command.
Now you can restart the agent with the service agent360 restart command.
Updated about 2 months ago