kevinkm / sd-agent

Monitoring agent for Server Density (Linux, FreeBSD and OS X)

Home Page:http://www.serverdensity.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 | gawk '/Author/ {print}' | sort | uniq

About

Monitoring agent for Server Density (Linux, FreeBSD and OS X)

http://www.serverdensity.com

License:Other


Languages

Language:Python 93.6%Language:Ruby 4.5%Language:Shell 1.2%Language:HTML 0.4%Language:Nginx 0.2%Language:ApacheConf 0.1%Language:Go 0.1%