These plugins are made freely available for various applications.
The first time you install a plugin you need to set the agent up. After that, you can just drop a new plugin into the plugin directory, then restart the agent.
- Create a directory where you want to store your plugins. The agent needs to have write access to this directory so we recommend the same location the agent is installed, usually
/usr/bin/sd-agent/plugins/
- Set the
plugin_directory
agent config value to the full path to this new directory e.g./usr/bin/sd-agent/plugins/
- Place any plugins into this new directory.
- Restart the agent.
Place the agent into debug mode and check the logs to see what the plugin is doing.
You can see what is being sent back to us from the "Plugins" tab when viewing the device in the Server Density web UI.
If you have problems, email us.