cPanel User Count Plugin
This plugin returns the user count on a cPanel server.
Reported Metrics
- cPanel users
Configure the plugin
To enable the plugin, edit the /etc/agent360-custom.ini
file and add the following lines:
[cpanel]
enabled = yes
Test the plugin
To test the plugin, run the sudo -u agent360 agent360 test cpanel
command:
Now you can restart the agent with the service agent360 restart
command.
Updated 4 months ago