Skip to content

serverdensity/sd-agent

Repository files navigation

Build Status

This is the source code for the Server Density agent (v2). If you're looking to install the agent, we also provide pre-packaged binaries for most operating systems.

Release notes

See agent release notes.

Agent configuration

If you are using packages on Linux, the main configuration file can be found in /etc/sd-agent/config.cfg. Per-check configuration files are in /etc/sd-agent/conf.d. We provide an example in the same directory that you can use as a template.

Installing plugins

See information about agent plugins.

Writing custom plugins

See information about custom plugins.

Legacy (v1) agent

Our legacy v1 agent source code is still available but will soon be sunset.

Legacy plugins

We have maintained compatibility with the v1 agent's plugins. All "old style" plugins are fully usable with the v2 agent.

See information about custom plugins for installation / configuration.

Contributors

git log --all | grep 'Author' | sort -u