aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Quiet down first invocation of the cron job.Petter Reinholdtsen2010-01-07-1/+2
|
* First draft at using nrpe for remote checking.Petter Reinholdtsen2010-01-07-13/+29
|
* Only reload Nagios in cron job if the generated configurationPetter Reinholdtsen2010-01-07-4/+13
| | | | changed.
* * Collect software raid status from /proc/mdstat if it exist.Petter Reinholdtsen2010-01-07-13/+123
| | | | | | * Generate Nagios checks for software raid, zombie processes, swap, dns, imaps, nfs and squid too. Rename Nagios services to use lower case characters.
* Typo.Petter Reinholdtsen2010-01-07-1/+1
|
* releasing version 0.0.52Petter Reinholdtsen2010-01-07-2/+2
|
* Suggest the munin and nagios packages needed for autoconfigurationPetter Reinholdtsen2010-01-07-1/+4
| | | | to work.
* Improve language.Petter Reinholdtsen2010-01-07-2/+3
|
* Typo.Petter Reinholdtsen2010-01-07-1/+1
|
* Document in the README how to enable the Munin autoconfiguration.Petter Reinholdtsen2010-01-07-1/+18
|
* Document in the README how to enable the Nagios autoconfiguration.Petter Reinholdtsen2010-01-07-2/+22
|
* Change cron job to only reload nagios when the sitesummary generatedPetter Reinholdtsen2010-01-07-3/+20
| | | | nagios configuration is the active one.
* releasing version 0.0.51Petter Reinholdtsen2010-01-06-2/+2
|
* Install data as data.Petter Reinholdtsen2010-01-06-2/+2
|
* Make sure cron job is quiet.Petter Reinholdtsen2010-01-06-1/+3
|
* Implement support for calling hooks when a sitesummary entry isPetter Reinholdtsen2010-01-06-2/+24
| | | | expired (Closes: #491918).
* Implement draft Nagios autoconfiguration.Petter Reinholdtsen2010-01-06-1/+219
|
* Make sure cron job exit imediately and without an error code if the ↵Petter Reinholdtsen2010-01-06-0/+7
| | | | sitesummary package is removed but not purged (Closes: #563066).
* Improve changelog entry.Petter Reinholdtsen2010-01-06-1/+1
|
* Make sure the generated Nagios host entries uses a template.Petter Reinholdtsen2010-01-06-0/+2
|
* Ignore kernel file system type fusectl when generating Nagios checks.Petter Reinholdtsen2010-01-06-2/+8
|
* Added japanese translation, closing #555692Finn-Arne Johansen2009-11-18-1/+84
|
* updated changelogFinn-Arne Johansen2009-11-18-0/+6
|
* /proc/meminfo is already mentioned in README fil, but never uploadedFinn-Arne Johansen2009-11-18-0/+1
|
* releasing version 0.0.50Petter Reinholdtsen2009-09-16-2/+2
|
* * Move to debhelper 5.Petter Reinholdtsen2009-09-16-2/+3
|
* * Make sure sitesummary-client postinst fail on first error.Petter Reinholdtsen2009-09-16-0/+3
|
* * Changed Standards-Version from 3.8.0 to 3.8.3. No change needed.Petter Reinholdtsen2009-09-16-1/+2
|
* * Add missing perl-modules dependency for sitesummary. Thanks toPetter Reinholdtsen2009-09-16-1/+3
| | | | piuparts for discovering.
* Add code to get rid of unwanted stop symlinks in runlevels 0, 1 and 6.Petter Reinholdtsen2009-09-01-0/+5
|
* * Change build rules to make sure update-rc.d arguments matches thePetter Reinholdtsen2009-09-01-0/+8
| | | | LSB header.
* releasing version 0.0.49Petter Reinholdtsen2009-08-30-2/+2
|
* Typo.Petter Reinholdtsen2009-08-30-1/+1
|
* * Add Slovak translation from Ivan Masár (Closes: #532967).Petter Reinholdtsen2009-08-30-0/+72
|
* * Updated Czech from Michal Simunek (Closes: #532230).Petter Reinholdtsen2009-08-30-13/+11
|
* * Add Russian translation from Yuri Kozlov (Closes: #544256).Petter Reinholdtsen2009-08-30-0/+86
|
* * Add $syslog as init.d script dependency, to document that thisPetter Reinholdtsen2009-08-29-1/+8
| | | | package might log to syslog.
* releasing version 0.0.48Petter Reinholdtsen2009-04-03-2/+2
|
* Remove trailing space.Petter Reinholdtsen2009-04-03-1/+1
|
* * Get rid of error messages from laptop-detect when collecting systemPetter Reinholdtsen2009-04-03-1/+7
| | | | information.
* Add depends for net-tools to sitesummary-client. Holger Levsen2009-03-21-1/+8
|
* releasing version 0.0.47Petter Reinholdtsen2008-08-09-2/+2
|
* Rename get_macaddress() to get_macaddresses(), to make it easier to guess ↵Petter Reinholdtsen2008-08-09-4/+5
| | | | that it return an array.
* * Add perl function to return all ethernet MAC addresses.Petter Reinholdtsen2008-08-06-0/+22
|
* * Make sure to export the get_primary_ip_address function in thePetter Reinholdtsen2008-08-06-0/+3
| | | | SiteSummary perl module.
* Improve language.Petter Reinholdtsen2008-08-05-2/+2
|
* * Add Swedish translation from Martin Ågren (Closes: #492067).Petter Reinholdtsen2008-07-28-0/+81
|
* * Fix bug in collector hook handling. Now it uses 'update' as thePetter Reinholdtsen2008-07-28-1/+8
| | | | argument to the hook scripts on updates.
* releasing version 0.0.46Petter Reinholdtsen2008-07-27-2/+2
|
* * Ignore bogus hardware version 'System Version' when reportingPetter Reinholdtsen2008-07-27-0/+8
| | | | hardware statistic.