aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Add three Nagios checks to detect bugs in /etc/resolv.conf, /etc/hostsPetter Reinholdtsen2010-02-03-0/+440
| | | | and a shutdown in progress.
* Do not generate Nagios check for file systems with the fuse.ltspfsPetter Reinholdtsen2010-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 aPetter Reinholdtsen2010-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 usingPetter Reinholdtsen2010-01-28-12/+17
| | | | | /etc/sitesummary/collector.cfg.
* Change munin configuration to use /var/cache/munin/www/ if itPetter Reinholdtsen2010-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 Reinholdtsen2010-01-27-2/+2
|
* Adjust site count munin plugin to use original site as label andPetter Reinholdtsen2010-01-27-10/+20
| | | | only remove illegal characters for the munin key.
* Adjust sitesummary postinst to only try to enable nagiosPetter Reinholdtsen2010-01-26-21/+29
| | | | autoconfig if /etc/default/nagios3 exist.
* Introduce new agesinceseen group 120-180 to have one limit thatPetter Reinholdtsen2010-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 Reinholdtsen2010-01-26-5/+10
|
* Rewritten new munin module to use SiteSummary.pm.Petter Reinholdtsen2010-01-26-60/+97
|
* New munin plugin drawing graph based on agesinceseen vaules donatedPetter Reinholdtsen2010-01-26-0/+45
| | | | by Sverre Jensen.
* Typo.Petter Reinholdtsen2010-01-26-1/+1
|
* Improve changelog text.Petter Reinholdtsen2010-01-26-3/+3
|
* * New function get_debian_ver() reporting /etc/debian_release contenPetter Reinholdtsen2010-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 nagiosPetter Reinholdtsen2010-01-26-2/+5
| | | | | configuration is updated, to not monitor removed hosts another day.
* Restructure cron job, move munin and nagios updating code toPetter Reinholdtsen2010-01-26-97/+143
| | | | separate scripts to make it possible to update them individually.
* releasing version 0.0.58Petter Reinholdtsen2010-01-24-2/+2
|
* Provide host-notify-by-email Nagios command as well, to make the ↵Petter Reinholdtsen2010-01-24-0/+6
| | | | documenation in the Debian Edu release manual work.
* Fix brown paper back typo in collection of xfs config file.Petter Reinholdtsen2010-01-24-1/+2
|
* Ignore entries from hosts without /proc/ mounted.Petter Reinholdtsen2010-01-24-0/+13
|
* releasing version 0.0.57Petter Reinholdtsen2010-01-23-21/+14
|
* Only generate TCP port check for xfs if /etc/X11/fs/config statePetter Reinholdtsen2010-01-23-1/+20
| | | | that it is listening on TCP.
* Collect /etc/X11/fs/config to make it possible to figure out ofPetter Reinholdtsen2010-01-23-0/+6
| | | | xfs should listen on TCP or not.
* * Allow numbers in Nagios host class names.Petter Reinholdtsen2010-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 Reinholdtsen2010-01-23-2/+2
|
* Give all switches a switch hostgroup.Petter Reinholdtsen2010-01-23-1/+3
|
* Switches are only parents for remote hosts.Petter Reinholdtsen2010-01-23-1/+1
|
* Use switch information collected using cdpr to specify NagiosPetter Reinholdtsen2010-01-23-4/+59
| | | | host parent relationships.
* Add Vcs-Browser and Vcs-Svn entries in control file.Petter Reinholdtsen2010-01-22-0/+3
|
* Correct nagios documentation in the README.Petter Reinholdtsen2010-01-22-5/+3
|
* Prepare for next upload.Petter Reinholdtsen2010-01-21-7/+9
|
* releasing version 0.0.57~svn61899Petter Reinholdtsen2010-01-21-2/+2
|
* Add SMTP check to Nagios configuration.Petter Reinholdtsen2010-01-21-0/+12
|
* Correct name of cups package when generating Nagios check for cups.Petter Reinholdtsen2010-01-21-1/+8
|
* releasing version 0.0.57~svn61883Petter Reinholdtsen2010-01-21-2/+2
|
* Collect switch port information using CPD when cdpr is installed.Petter Reinholdtsen2010-01-21-2/+17
| | | | Recommend cdpr to increase the chance of finding cdpr.
* Create Nagios hostclass for sitesummary hostclass.Petter Reinholdtsen2010-01-21-7/+15
|
* releasing version 0.0.56Petter Reinholdtsen2010-01-21-12/+4
|
* Make sure hostgroup site-none is created if it is used.Petter Reinholdtsen2010-01-21-0/+1
|
* Add default gateways to a host group.Petter Reinholdtsen2010-01-21-1/+1
|
* Improve changelog text.Petter Reinholdtsen2010-01-21-2/+2
|
* Improve template text.Petter Reinholdtsen2010-01-21-1/+1
|
* Generate Nagios host groups for the site and subsite provided fromPetter Reinholdtsen2010-01-20-3/+44
| | | | each client.
* Prepare for next upload.Petter Reinholdtsen2010-01-19-8/+10
|
* releasing version 0.0.56~svn61689Petter Reinholdtsen2010-01-19-5/+2
|
* Make sure to not replace the existing generated nagios config withPetter Reinholdtsen2010-01-19-1/+6
| | | | a empty file if no entries have been submitted.
* Prepare for next upload.Petter Reinholdtsen2010-01-19-0/+7
|
* releasing version 0.0.56~svn61674Petter Reinholdtsen2010-01-19-2/+2
|
* Add idea for override mechanism.Petter Reinholdtsen2010-01-19-0/+6
|