Commit Graph

13 Commits

Author SHA1 Message Date
Austin Seipp
368a677c97 nixos: overhaul datadog module
This overhauls the Datadog module a bit to be much more useful. In
particular, it adds support for nginx and postgresql monitoring
integrations to dd-agent. These have to exist in separate files under
/etc/dd-agent, so the module just exposes then as separate options. In
the future, more integrations could be added this way.

In the process of doing this, I also had to rename the dd-agent user to
datadog. Note the UIDs did not change, so this is strictly backwards
compatible. The reason for this is to make it easier to create a
'datadog' postgres user with access to pg_stats, as 'dd-agent' typically
isn't a valid username. This allows the out of the box configurations to
be used.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-02 01:24:35 -05:00
Rob Vermaas
1b2b9761b4 dd-agent: update from 4.2.0 to 4.2.1 2014-04-22 15:47:06 +02:00
Rob Vermaas
a4ebaa61e4 Update dd-agent to 4.2.0 2014-04-08 09:27:09 +02:00
Shea Levy
ca116f76f9 Unmaintain a bunch of packages
Trying to take maintainership more seriously...

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 22:34:41 -05:00
Rob Vermaas
bd0d2aa149 Update dd-agent to 4.0.1 2013-12-23 15:49:54 +01:00
Domen Kozar
58975755ea add bpython 2013-07-08 20:58:44 +02:00
Domen Kozar
efa4aac21e dd-agent: ab14fde6f9 -> 3.8.0 2013-06-29 18:46:37 +02:00
Shea Levy
e11365c0a5 dd-agent: No need to propagate sysstat, dd-agent doesn't belong in user profiles anyway 2013-01-08 16:17:21 -05:00
Shea Levy
a23c70c492 dd-agent: Add meta 2013-01-08 12:55:55 -05:00
Shea Levy
76076ea9cf dd-agent: Propagate sysstat 2013-01-08 12:48:24 -05:00
Shea Levy
bc2e957308 dd-agent: Add python so patchShebangs can patch python scripts 2013-01-08 12:42:11 -05:00
Shea Levy
4b2632e54a dd-agent: Move /usr stuff to directly 2013-01-08 12:35:41 -05:00
Shea Levy
74c92f5f4a First attempt at packaging dd-agent 2013-01-08 12:32:47 -05:00