aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* 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
|
* Nagios configuration.Petter Reinholdtsen2010-01-19-1/+17
| | | | | | | * Make sure to create a dummy Nagios configuration during installation when Nagios autoconfiguration is enabled, to make sure Nagios start on first boot when sitesummary is installed from debian-installer.
* Sort list of exported functions.Petter Reinholdtsen2010-01-19-8/+8
|
* Move some generic functions to the sitesummary perl library.Petter Reinholdtsen2010-01-19-37/+41
|
* Provide more time periods (workhours, nonworkhours, never) for thePetter Reinholdtsen2010-01-19-0/+30
| | | | Nagios configuration
* Replace Nagios main config file with one based on the current onePetter Reinholdtsen2010-01-19-30/+1279
| | | | | from Nagios v3 instead of the old one which was based on debian-edu- config.
* releasing version 0.0.55Petter Reinholdtsen2010-01-18-2/+2
|
* Typo.Petter Reinholdtsen2010-01-18-1/+1
|
* Document munin and nagios preseeding.Petter Reinholdtsen2010-01-18-0/+14
|
* Provide hooks for munin and nagiosn runs.Petter Reinholdtsen2010-01-18-2/+4
|
* Make it possible to preseed the nagios server for the nrpe configuration.Petter Reinholdtsen2010-01-18-0/+9
|