Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Adjust parser for collected information to handle the new ifconfig output ↵ | Petter Reinholdtsen | 2016-11-26 | -40/+50 |
| | | | | format (Closes: #832342). | |||
* | Make sure DNS, IMAPS and Squid checks can be tested on clients | Petter Reinholdtsen | 2011-12-24 | -1/+10 |
| | | | | as well as the server. | |||
* | Rewrite code to recognise a remote Nagios client to use host ID | Petter Reinholdtsen | 2011-12-24 | -0/+25 |
| | | | | to allow a Nagios server to be another Nagios servers client. | |||
* | Add support for hostmap.d/ and comments. | Petter Reinholdtsen | 2011-12-17 | -9/+19 |
| | ||||
* | Typo. | Petter Reinholdtsen | 2011-12-17 | -1/+1 |
| | ||||
* | Add support for remapping hostnames for individual client entries, | Petter Reinholdtsen | 2011-12-17 | -1/+26 |
| | | | | | to make it possible to gather Munin and Nagios status for hosts behind VPN connections and with non-unique host names. | |||
* | Add more bogus DMI vendor and model strings to the ignore list for | Petter Reinholdtsen | 2011-11-15 | -0/+4 |
| | | | | the hardware settings. | |||
* | Typo. | Petter Reinholdtsen | 2010-02-20 | -1/+1 |
| | ||||
* | Ignore more bogus DMI vendor and model names. | Petter Reinholdtsen | 2010-02-19 | -2/+14 |
| | ||||
* | Improve hardware list by avoiding bogus vendor and model settings. | Petter Reinholdtsen | 2010-02-19 | -0/+4 |
| | ||||
* | Introduce new agesinceseen group 120-180 to have one limit that | Petter Reinholdtsen | 2010-01-26 | -0/+1 |
| | | | | match the removal limit (120 days). | |||
* | Rewritten new munin module to use SiteSummary.pm. | Petter Reinholdtsen | 2010-01-26 | -0/+28 |
| | ||||
* | * New function get_debian_ver() reporting /etc/debian_release conten | Petter Reinholdtsen | 2010-01-26 | -0/+14 |
| | | | | | in SiteSummary perl module. * Create Nagios hostclass using the result from get_debian_ver(). | |||
* | Sort list of exported functions. | Petter Reinholdtsen | 2010-01-19 | -8/+8 |
| | ||||
* | Move some generic functions to the sitesummary perl library. | Petter Reinholdtsen | 2010-01-19 | -0/+41 |
| | ||||
* | Rename get_macaddress() to get_macaddresses(), to make it easier to guess ↵ | Petter Reinholdtsen | 2008-08-09 | -2/+2 |
| | | | | that it return an array. | |||
* | * Add perl function to return all ethernet MAC addresses. | Petter Reinholdtsen | 2008-08-06 | -0/+21 |
| | ||||
* | * Make sure to export the get_primary_ip_address function in the | Petter Reinholdtsen | 2008-08-06 | -0/+1 |
| | | | | SiteSummary perl module. | |||
* | * Ignore bogus hardware version 'System Version' when reporting | Petter Reinholdtsen | 2008-07-27 | -0/+1 |
| | | | | hardware statistic. | |||
* | * Rewrite get_primary_macaddress() to return the same MAC address | Petter Reinholdtsen | 2008-07-25 | -5/+5 |
| | | | | independently from the interface ordering returned by ifconfig -a. | |||
* | * Add new statistics script hardware-models to list the different | Petter Reinholdtsen | 2008-07-25 | -0/+32 |
| | | | | hardware vendor and models. | |||
* | * New argument -w to sitesummary-nodes, to list DNS name and MAC address, | Petter Reinholdtsen | 2008-06-11 | -1/+25 |
| | | | | for use with wakeonlan packages. | |||
* | Typos. | Petter Reinholdtsen | 2008-06-01 | -0/+6 |
| | ||||
* | - Use the IP address from ifconfig, not the sitesummary peer address, | Petter Reinholdtsen | 2008-06-01 | -8/+23 |
| | | | | | when generating nagios configuration, to avoid using the web proxy IP address. | |||
* | [ Petter Reinholdtsen ] | Petter Reinholdtsen | 2008-05-31 | -0/+23 |
| | | | | | | | | * 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. | |||
* | * UNRELEASED | Petter Reinholdtsen | 2007-10-12 | -0/+9 |
| | | | | | * Add get_hostclass() to the SiteSummary perl module API. * Add host class summary to the default list of web reports. | |||
* | [ Petter Reinholdtsen ] | Petter Reinholdtsen | 2007-05-20 | -17/+26 |
| | | | | | | | * 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. | |||
* | * Fix typo in get_debian_edu_ver() making it fail to find the version name. | Petter Reinholdtsen | 2006-10-08 | -2/+2 |
| | ||||
* | * Add collector for debian-edu configuration. Correct server | Petter Reinholdtsen | 2006-10-04 | -9/+10 |
| | | | | summary part to use the collected file. | |||
* | * Quiet down debian_edu-summary runs for machines without the | Petter Reinholdtsen | 2006-09-22 | -2/+2 |
| | | | | Debian Edu config file. | |||
* | * include code for reporting the debian-edu-version | Steffen Joeris | 2006-09-10 | -3/+22 |
| | ||||
* | * change get_debian_edu_vers to get_debian_edu_profile | Steffen Joeris | 2006-09-06 | -1/+1 |
| | ||||
* | * Reduce the code and also reflect if we have more | Steffen Joeris | 2006-09-06 | -17/+9 |
| | | | | | than one profile | |||
* | * add debian_edu-summary and the subroutine for the package | Steffen Joeris | 2006-09-05 | -1/+29 |
| | ||||
* | * Remove sitecontact references. I'm not sure it is the right place | Petter Reinholdtsen | 2006-08-28 | -22/+0 |
| | | | | for it, and we can reintroduce it if it proves to be a good idea. | |||
* | * Reduce code duplication in SiteSummary.pm. Add new function | Petter Reinholdtsen | 2006-08-27 | -9/+26 |
| | | | | | | get_sitegroup(). * Extend site-summary script to also entries per sitegroup within a site. | |||
* | The system is now operational. | Petter Reinholdtsen | 2006-08-26 | -0/+118 |