Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Indent fix. | Petter Reinholdtsen | 2007-12-03 | -1/+1 | |
| | |||||
* | Make sitesummary-collector.cgi behave the same on webservers with | Daniel Hess | 2007-12-03 | -1/+9 | |
| | | | | | REMOTE_ADDR env and passed TCP filedescriptor. | ||||
* | * Recognice nagios2 as a nagios client/server indicator. | Petter Reinholdtsen | 2007-12-03 | -1/+8 | |
| | |||||
* | releasing version 0.0.34 | Petter Reinholdtsen | 2007-12-02 | -3/+5 | |
| | |||||
* | More fixes for get_peerinfo(). | Petter Reinholdtsen | 2007-12-02 | -8/+9 | |
| | |||||
* | Use inet_aton to make binary version of ascii string from REMOTE_ADDR. | Daniel Hess | 2007-12-02 | -1/+1 | |
| | |||||
* | * Prefer REMOTE_ADDR over the output from gethostbyaddr() in | Petter Reinholdtsen | 2007-12-02 | -6/+12 | |
| | | | | get_peername, to avoid "Bad arg length" problem. | ||||
* | * Collect loaded kernel modules, to ease nagios autoconfiguration. | Petter Reinholdtsen | 2007-12-01 | -0/+12 | |
| | | | | * Add >180 days to the agesinceseen-summary list, for really old entries. | ||||
* | Prepare for release. | Petter Reinholdtsen | 2007-11-26 | -6/+5 | |
| | |||||
* | Clean up output. | Petter Reinholdtsen | 2007-11-26 | -0/+1 | |
| | |||||
* | Report all hosts, also those reporting in recently. | Petter Reinholdtsen | 2007-11-26 | -0/+1 | |
| | |||||
* | Include agesinceseen-summary in web report. | Petter Reinholdtsen | 2007-11-26 | -2/+6 | |
| | |||||
* | * Set the locale to C when collecting data, to make sure the output | Petter Reinholdtsen | 2007-11-26 | -0/+7 | |
| | | | | format is well known. (Closes: #452899) | ||||
* | Typo. | Petter Reinholdtsen | 2007-11-26 | -6/+6 | |
| | |||||
* | Fine tune disk partition nagios configuration. | Petter Reinholdtsen | 2007-11-24 | -1/+11 | |
| | |||||
* | Only need to untaint environment variable. | Petter Reinholdtsen | 2007-11-24 | -2/+2 | |
| | |||||
* | * Fix peername code in the collector. | Petter Reinholdtsen | 2007-11-24 | -17/+22 | |
| | |||||
* | Document last change. | Petter Reinholdtsen | 2007-11-24 | -0/+2 | |
| | |||||
* | Untabify.sitesummary-collector.cgi | Petter Reinholdtsen | 2007-11-24 | -23/+123 | |
| | |||||
* | Collect /proc/mounts and /etc/fstab in system, for use when generating ↵ | Petter Reinholdtsen | 2007-11-24 | -0/+13 | |
| | | | | checks for the file systems. | ||||
* | Typo. | Petter Reinholdtsen | 2007-11-23 | -1/+1 | |
| | |||||
* | releasing version 0.0.31 | Petter Reinholdtsen | 2007-11-23 | -2/+2 | |
| | |||||
* | Add -l support to site-summary too. | Petter Reinholdtsen | 2007-11-23 | -9/+55 | |
| | |||||
* | Make sure the list of hosts is stable. | Petter Reinholdtsen | 2007-11-23 | -2/+2 | |
| | |||||
* | * New script agesinceseen-summary, listing the hosts that have | Petter Reinholdtsen | 2007-11-23 | -2/+76 | |
| | | | | | failed to submit a report in the last few days. It support -l to list the individual hosts. | ||||
* | * Add -l option to kernelversion-summary, to get it to list the | Petter Reinholdtsen | 2007-11-23 | -3/+35 | |
| | | | | individual hosts with the given kernel version. | ||||
* | * Change default apache setup to allow everyone read access to | Petter Reinholdtsen | 2007-11-04 | -3/+11 | |
| | | | | | /sitesummary/ instead of only localhost, as the default report do not include very sensible information. | ||||
* | releasing version 0.0.29 | Petter Reinholdtsen | 2007-10-13 | -3/+1 | |
| | |||||
* | List sites before hostclass. | Petter Reinholdtsen | 2007-10-13 | -1/+1 | |
| | |||||
* | * Fix typo in server cron job. Can't use nice on a shell function. | Petter Reinholdtsen | 2007-10-13 | -1/+2 | |
| | |||||
* | * UNRELEASED | Petter Reinholdtsen | 2007-10-12 | -1/+48 | |
| | | | | | * Add get_hostclass() to the SiteSummary perl module API. * Add host class summary to the default list of web reports. | ||||
* | releasing version 0.0.28 | Petter Reinholdtsen | 2007-10-12 | -3/+1 | |
| | |||||
* | Improve wording. | Petter Reinholdtsen | 2007-10-12 | -2/+2 | |
| | |||||
* | * Move random sleep from the report script and into the cron script, | Petter Reinholdtsen | 2007-10-12 | -16/+33 | |
| | | | | to make it possible to report imediately from a client. | ||||
* | Make sure the server cron job handle a removed but not purged package. ↵ | Petter Reinholdtsen | 2007-10-12 | -3/+10 | |
| | | | | (Closes: #445604) | ||||
* | Remove myself as uploader. | Luk Claes | 2007-09-01 | -1/+8 | |
| | |||||
* | releasing version 0.0.27 | Petter Reinholdtsen | 2007-07-03 | -2/+2 | |
| | |||||
* | Only list clients in sitesummary-nodes with the munin-node package installed ↵ | Petter Reinholdtsen | 2007-07-03 | -7/+16 | |
| | | | | when generating munin configuration file. | ||||
* | * Let sitesummary depend on ${misc:Depends} to get the required | Petter Reinholdtsen | 2007-07-03 | -1/+3 | |
| | | | | debconf dependency. | ||||
* | * Add draft function is_munin_client() to sitesummary-nodes. It | Petter Reinholdtsen | 2007-07-02 | -1/+15 | |
| | | | | | should be used to only list the clients with the munin-node package installed in the munin configuration. | ||||
* | Modify the client code to sleep for a random number of seconds | Petter Reinholdtsen | 2007-07-02 | -0/+23 | |
| | | | | | | between 0 and 3600 to make sure all clients do not overload the server. | ||||
* | releasing version 0.0.26 | Petter Reinholdtsen | 2007-05-31 | -2/+1 | |
| | |||||
* | Forgot to add the template. | Petter Reinholdtsen | 2007-05-31 | -0/+6 | |
| | |||||
* | [ Petter Reinholdtsen ] | Petter Reinholdtsen | 2007-05-31 | -13/+110 | |
| | | | | | | | | | | | * Add code in the server cronjob to generate a replacement munin.conf, and make it possible to activate it in munin by setting MUNINDIR=/etc/munin/ in collector.cfg. * Add preseedable hidden boolean debconf question sitesummary/replace-munin-config to make it possible to enable this feature at install time. * Update the postinst script to make sure the install time code is only executed during configure. | ||||
* | releasing version 0.0.25 | Petter Reinholdtsen | 2007-05-21 | -2/+2 | |
| | |||||
* | Remember to install new script. | Petter Reinholdtsen | 2007-05-20 | -0/+2 | |
| | |||||
* | [ Petter Reinholdtsen ] | Petter Reinholdtsen | 2007-05-20 | -17/+86 | |
| | | | | | | | * New perl function get_hostname() available from the SiteSummary perl module. * Add script sitesummary-nodes to list all reporting nodes. Use -m to list them in the format expected in /etc/munin/munin.conf. | ||||
* | releasing version 0.0.24 | Petter Reinholdtsen | 2007-05-18 | -1/+1 | |
| | |||||
* | [ Bart Cornelis (cobaco) ] | Petter Reinholdtsen | 2007-05-18 | -1/+9 | |
| | | | | | | [ Petter Reinholdtsen ] * Run cron job just after installation, to get the web page generated. (Closes: #423256) | ||||
* | Added Dutch translation | Bart Cornelis | 2007-04-29 | -0/+79 | |
| |