Litespeed Plugin
Last modified: October 12, 2021
Overview
This plugin monitors a Litespeed webserver.
Dependencies
This plugin requires the requests
module. To add that module, run the pip install requests
command.
Configure the plugin
To enable the plugin, edit the /etc/agent360.ini
file and add the following lines:
|
|
Replace admin
with your administrator name and pass
with the administrator’s password.
Test the plugin
To test this plugin, run the sudo -u agent360 agent360 test litespeed
command.
Now you can restart the agent with the service agent360 restart
command.