Anonymous agent stats

November 19, 2009
by David Mytton

Over the coming weekend we will be pushing out our statistics collection mechanism. This has been in the sd-agent source for some time but we have not been storing the data posted back. We will start storing this anonymised data as of this weekend (21st/22nd Nov).

The data that is reported back is agent version, machine type, processor type, OS, OS version and Python version. It is sent once each time you restart the agent.

We will be using this data to help our development (mainly choosing the right platforms to test on) but also to product generalised reports so we can publish some more interesting blog posts.

sd-agent v1.3.0 released in October introduced a switch to allow you to disable this. Enabled by default, just add the following line to your config to disable:

report_anon_stats: no

Let us know if you have any questions.

2 Responses leave one →
  1. November 20, 2009

    I’ve just updated the agent, and on restart get the following message: “There are some items missing from your config file, but nothing fatal”. My conf file contains 3 entries:

    sd_url
    agent_key
    apache_status_url

    Am I missing something else? Just curious…

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS