Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Add three Nagios checks to detect bugs in /etc/resolv.conf, /etc/hosts | Petter Reinholdtsen | 2010-02-03 | -0/+440 | |
| | | | | and a shutdown in progress. | ||||
* | Do not generate Nagios check for file systems with the fuse.ltspfs | Petter Reinholdtsen | 2010-02-01 | -0/+3 | |
| | | | | type, to avoid checking users usb disks on a thin client server. | ||||
* | Add new nagios pluing check_kernel_status to report the need for a | Petter Reinholdtsen | 2010-01-31 | -0/+140 | |
| | | | | | reboot to activate a new kernel. Written by Toni Van Remortel and found at <URL: http://www.monitoringexchange.org >. | ||||
* | Make it possible to override munin configuration using | Petter Reinholdtsen | 2010-01-28 | -12/+17 | |
| | | | | | /etc/sitesummary/collector.cfg. | ||||
* | Change munin configuration to use /var/cache/munin/www/ if it | Petter Reinholdtsen | 2010-01-28 | -1/+9 | |
| | | | | exist, to work out of the box with munin 1.4.0 (Closes: #567168). | ||||
* | Fix typo and make sure numbers are allowed too. | Petter Reinholdtsen | 2010-01-27 | -2/+2 | |
| | |||||
* | Adjust site count munin plugin to use original site as label and | Petter Reinholdtsen | 2010-01-27 | -10/+20 | |
| | | | | only remove illegal characters for the munin key. | ||||
* | Adjust sitesummary postinst to only try to enable nagios | Petter Reinholdtsen | 2010-01-26 | -21/+29 | |
| | | | | autoconfig if /etc/default/nagios3 exist. | ||||
* | Introduce new agesinceseen group 120-180 to have one limit that | Petter Reinholdtsen | 2010-01-26 | -0/+3 | |
| | | | | match the removal limit (120 days). | ||||
* | Make sure labels are converted to keys the same way all over the code. | Petter Reinholdtsen | 2010-01-26 | -5/+10 | |
| | |||||
* | Rewritten new munin module to use SiteSummary.pm. | Petter Reinholdtsen | 2010-01-26 | -60/+97 | |
| | |||||
* | New munin plugin drawing graph based on agesinceseen vaules donated | Petter Reinholdtsen | 2010-01-26 | -0/+45 | |
| | | | | by Sverre Jensen. | ||||
* | Typo. | Petter Reinholdtsen | 2010-01-26 | -1/+1 | |
| | |||||
* | Improve changelog text. | Petter Reinholdtsen | 2010-01-26 | -3/+3 | |
| | |||||
* | * New function get_debian_ver() reporting /etc/debian_release conten | Petter Reinholdtsen | 2010-01-26 | -0/+20 | |
| | | | | | in SiteSummary perl module. * Create Nagios hostclass using the result from get_debian_ver(). | ||||
* | Remove entries in the cron job before munin and nagios | Petter Reinholdtsen | 2010-01-26 | -2/+5 | |
| | | | | | configuration is updated, to not monitor removed hosts another day. | ||||
* | Restructure cron job, move munin and nagios updating code to | Petter Reinholdtsen | 2010-01-26 | -97/+143 | |
| | | | | separate scripts to make it possible to update them individually. | ||||
* | releasing version 0.0.58 | Petter Reinholdtsen | 2010-01-24 | -2/+2 | |
| | |||||
* | Provide host-notify-by-email Nagios command as well, to make the ↵ | Petter Reinholdtsen | 2010-01-24 | -0/+6 | |
| | | | | documenation in the Debian Edu release manual work. | ||||
* | Fix brown paper back typo in collection of xfs config file. | Petter Reinholdtsen | 2010-01-24 | -1/+2 | |
| | |||||
* | Ignore entries from hosts without /proc/ mounted. | Petter Reinholdtsen | 2010-01-24 | -0/+13 | |
| | |||||
* | releasing version 0.0.57 | Petter Reinholdtsen | 2010-01-23 | -21/+14 | |
| | |||||
* | Only generate TCP port check for xfs if /etc/X11/fs/config state | Petter Reinholdtsen | 2010-01-23 | -1/+20 | |
| | | | | that it is listening on TCP. | ||||
* | Collect /etc/X11/fs/config to make it possible to figure out of | Petter Reinholdtsen | 2010-01-23 | -0/+6 | |
| | | | | xfs should listen on TCP or not. | ||||
* | * Allow numbers in Nagios host class names. | Petter Reinholdtsen | 2010-01-23 | -6/+32 | |
| | | | | | | | * Create Nagios host groups for Debian Edu profile and version settings. * Mention ignored laptops in generated Nagios config to make it easier to figure out why a machine is not monitored. | ||||
* | Put default routers in the router host group. | Petter Reinholdtsen | 2010-01-23 | -2/+2 | |
| | |||||
* | Give all switches a switch hostgroup. | Petter Reinholdtsen | 2010-01-23 | -1/+3 | |
| | |||||
* | Switches are only parents for remote hosts. | Petter Reinholdtsen | 2010-01-23 | -1/+1 | |
| | |||||
* | Use switch information collected using cdpr to specify Nagios | Petter Reinholdtsen | 2010-01-23 | -4/+59 | |
| | | | | host parent relationships. | ||||
* | Add Vcs-Browser and Vcs-Svn entries in control file. | Petter Reinholdtsen | 2010-01-22 | -0/+3 | |
| | |||||
* | Correct nagios documentation in the README. | Petter Reinholdtsen | 2010-01-22 | -5/+3 | |
| | |||||
* | Prepare for next upload. | Petter Reinholdtsen | 2010-01-21 | -7/+9 | |
| | |||||
* | releasing version 0.0.57~svn61899 | Petter Reinholdtsen | 2010-01-21 | -2/+2 | |
| | |||||
* | Add SMTP check to Nagios configuration. | Petter Reinholdtsen | 2010-01-21 | -0/+12 | |
| | |||||
* | Correct name of cups package when generating Nagios check for cups. | Petter Reinholdtsen | 2010-01-21 | -1/+8 | |
| | |||||
* | releasing version 0.0.57~svn61883 | Petter Reinholdtsen | 2010-01-21 | -2/+2 | |
| | |||||
* | Collect switch port information using CPD when cdpr is installed. | Petter Reinholdtsen | 2010-01-21 | -2/+17 | |
| | | | | Recommend cdpr to increase the chance of finding cdpr. | ||||
* | Create Nagios hostclass for sitesummary hostclass. | Petter Reinholdtsen | 2010-01-21 | -7/+15 | |
| | |||||
* | releasing version 0.0.56 | Petter Reinholdtsen | 2010-01-21 | -12/+4 | |
| | |||||
* | Make sure hostgroup site-none is created if it is used. | Petter Reinholdtsen | 2010-01-21 | -0/+1 | |
| | |||||
* | Add default gateways to a host group. | Petter Reinholdtsen | 2010-01-21 | -1/+1 | |
| | |||||
* | Improve changelog text. | Petter Reinholdtsen | 2010-01-21 | -2/+2 | |
| | |||||
* | Improve template text. | Petter Reinholdtsen | 2010-01-21 | -1/+1 | |
| | |||||
* | Generate Nagios host groups for the site and subsite provided from | Petter Reinholdtsen | 2010-01-20 | -3/+44 | |
| | | | | each client. | ||||
* | Prepare for next upload. | Petter Reinholdtsen | 2010-01-19 | -8/+10 | |
| | |||||
* | releasing version 0.0.56~svn61689 | Petter Reinholdtsen | 2010-01-19 | -5/+2 | |
| | |||||
* | Make sure to not replace the existing generated nagios config with | Petter Reinholdtsen | 2010-01-19 | -1/+6 | |
| | | | | a empty file if no entries have been submitted. | ||||
* | Prepare for next upload. | Petter Reinholdtsen | 2010-01-19 | -0/+7 | |
| | |||||
* | releasing version 0.0.56~svn61674 | Petter Reinholdtsen | 2010-01-19 | -2/+2 | |
| | |||||
* | Add idea for override mechanism. | Petter Reinholdtsen | 2010-01-19 | -0/+6 | |
| |