Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | * Updated sitesummary-nodes: | Petter Reinholdtsen | 2008-06-07 | -0/+8 | |
| | | | | - Ignore nfs file systems when generating nagis configuration. | ||||
* | releasing version 0.0.39 | Petter Reinholdtsen | 2008-06-07 | -1/+1 | |
| | |||||
* | * Rename munin plugin file name to get it working with munin. | Petter Reinholdtsen | 2008-06-07 | -1/+7 | |
| | |||||
* | Released new version 0.0.38. | Petter Reinholdtsen | 2008-06-07 | -2/+2 | |
| | |||||
* | Cleanup. | Petter Reinholdtsen | 2008-06-07 | -2/+2 | |
| | |||||
* | Change label for hosts missing site. | Petter Reinholdtsen | 2008-06-07 | -1/+1 | |
| | |||||
* | Add magic markers. | Petter Reinholdtsen | 2008-06-07 | -3/+8 | |
| | |||||
* | * Add munin plugin to graph sites based on an idea from Narvik. | Petter Reinholdtsen | 2008-06-07 | -0/+58 | |
| | |||||
* | Typos. | Petter Reinholdtsen | 2008-06-01 | -10/+8 | |
| | |||||
* | - More automatically configured Nagios checks based on the | Petter Reinholdtsen | 2008-06-01 | -34/+65 | |
| | | | | old Debian Edu configuration. | ||||
* | - Use the IP address from ifconfig, not the sitesummary peer address, | Petter Reinholdtsen | 2008-06-01 | -19/+29 | |
| | | | | | when generating nagios configuration, to avoid using the web proxy IP address. | ||||
* | [ 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. |