what is this statistics business?
kimono (since version 0.3.0b) collects anonymous statistics 5 minutes after the daemon starts up and every 12 hours after that. this is meant to help me find out how kimono is used, on what platforms and software versions etc. the "anonymous" part in anonymous statistics means that no information is ever sent that could in any way identify you or the computer/network you run kimono on (see below for a list of what's sent).
what is really sent and where?
the data is sent to this webserver (downshift.org) and inserted into a mysql database. no one but
me (Daniel Netz) has access to the database and the data will never be made available to anyone else
other than in the form of statistics (in which individual data is never available). you can check out
the receiving script here.
these are the variables that are sent:
- a 12 character random id string to separate your installation from others
- kimono version
- php version
- operating system
- mysql version
- number of organisations, groups, hosts, services and users in kimono
- last daemon uptime in seconds
- random_id => FaBP4jjFA4uN
- mysql_version => 4.0.18
- num_organisations => 1
- num_groups => 4
- num_hosts => 15
- num_services => 28
- num_users => 2
- daemon_uptime => 5216
- kimono_version => 0.3.0b
- php_version => 5.0.0RC3
- php_uname => Linux
how can I turn this off? I don't want to participate
even though I encourage everyone to keep the anonymous statistics enabled for the benefit of the project, it is of course possible to turn it off. the configuration variable main::allow_anonymous_statistics can be set to False, thus disabling anonymous statistics.
where can I see the accumulated statistics?
| general statistics last 30 days | |
|---|---|
| number of total registrants: | 421 |
| active registrants within 30 days: | 6 |
| last update: | 3 days, 22 hours, 41 minutes ago |
| average daemon uptime: | 4 days, 6 hours, 14 minutes |
| max daemon uptime: | 17 days, 14 hours, 47 minutes |
| kimono objects | |
| average/max number of organisations: | 1/1 |
| average/max number of groups: | 4/12 |
| average/max number of hosts: | 150/847 |
| average/max number of services: | 150/847 |
| average/max number of users: | 2/3 |
| most popular kimono versions | |
| 0.4.6b | 6 |
| most popular operating systems | |
| Linux | 3 |
| WINNT | 3 |
| most popular PHP versions | |
| 5.2.6 | 3 |
| 5.1.2 | 1 |
| 5.2.1 | 1 |
| 5.2.8 | 1 |
| most popular MySQL server versions | |
| 4.1.21-standard | 1 |
| 4.1.22-communit | 1 |
| 5.0.51a | 1 |
| 5.0.24a-Debian_ | 1 |
| 5.0.67-communit | 1 |
| statistics period | |
