Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | [ Petter Reinholdtsen ] | Petter Reinholdtsen | 2008-05-31 | -1/+50 | |
| | | | | | | | | * Updated sitesummary-nodes: - Use IP address as hostname if the provided hostname is bogus or missing in DNS. - Ignore filesystem types autofs, binfmt_misc, iso9660, nfsd and usbfs when generating nagios checks. | ||||
* | releasing version 0.0.37 | Petter Reinholdtsen | 2008-05-31 | -2/+2 | |
| | |||||
* | * Link to documentation wiki page in the README. | Petter Reinholdtsen | 2008-05-31 | -0/+4 | |
| | |||||
* | * Fix typo in agesinceseen-summary header. | Petter Reinholdtsen | 2008-05-31 | -2/+3 | |
| | |||||
* | [ Petter Reinholdtsen ] | Petter Reinholdtsen | 2008-05-31 | -1/+8 | |
| | | | | * Collect current runlevel in the system directory. | ||||
* | fix lintian warning | Patrick Winnertz | 2008-02-11 | -3/+7 | |
| | |||||
* | formatting of html and some small changes in debian/control | Morten Werner Olsen | 2008-01-04 | -5/+13 | |
| | |||||
* | move towards valid html | Morten Werner Olsen | 2008-01-03 | -1/+10 | |
| | |||||
* | Prepare for upload. | Petter Reinholdtsen | 2007-12-11 | -8/+6 | |
| | |||||
* | * Fix typo in handling of munin.conf.post. | Petter Reinholdtsen | 2007-12-10 | -1/+7 | |
| | |||||
* | fix minor html error in html output | Holger Levsen | 2007-12-04 | -0/+7 | |
| | |||||
* | releasing version 0.0.35 | Petter Reinholdtsen | 2007-12-03 | -2/+2 | |
| | |||||
* | 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. |