diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-07-02 23:04:00 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-07-02 23:04:00 +0000 |
commit | bd8862b6b69e4e72331ab4ac2f3dac851a288c14 (patch) | |
tree | d57ea3af359672f9f377202b25c67687e58ab04f /debian/changelog | |
parent | 178079b26776121f68fcef4067648a9c90d264b9 (diff) | |
download | sitesummary-bd8862b6b69e4e72331ab4ac2f3dac851a288c14.tar.gz sitesummary-bd8862b6b69e4e72331ab4ac2f3dac851a288c14.tar.bz2 sitesummary-bd8862b6b69e4e72331ab4ac2f3dac851a288c14.tar.xz |
* Add draft function is_munin_client() to sitesummary-nodes. It
should be used to only list the clients with the munin-node
package installed in the munin configuration.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d5b3f3b..e804354 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ sitesummary (0.0.27) UNRELEASED; urgency=low * Modify the client code to sleep for a random number of seconds between 0 and 3600 to make sure all clients do not overload the server. + * Add draft function is_munin_client() to sitesummary-nodes. It + should be used to only list the clients with the munin-node + package installed in the munin configuration. -- Petter Reinholdtsen <pere@debian.org> Tue, 3 Jul 2007 00:49:14 +0200 |