aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Make sure remote check of software RAID work too.Petter Reinholdtsen2010-01-16-0/+1
|
* Rewrite cron check to not allow nrpe to report on any process for security ↵Petter Reinholdtsen2010-01-16-3/+4
| | | | reasons.
* * Collect /etc/nagios/nrpe.cfg and /etc/nagios/nrpe_local.cfg.Petter Reinholdtsen2010-01-16-0/+34
| | | | | * Provide NRPE configuration on the clients in /etc/nagios/sitesummary-nrpe-commands.cfg
* Check ssh and http from remote.Petter Reinholdtsen2010-01-16-10/+10
|
* Typo.Petter Reinholdtsen2010-01-16-1/+1
|
* Improve changelog.Petter Reinholdtsen2010-01-16-2/+4
|
* Only check laptops with the nagios tools installed, to avoid reportingPetter Reinholdtsen2010-01-16-0/+9
| | | | | failed ping for machines that come and go on the network.
* Add checks for running cron and working dhcp to Nagios configuration.Petter Reinholdtsen2010-01-16-0/+11
|
* Typo.Petter Reinholdtsen2010-01-16-1/+1
|
* Change disk check generator to only check a given device once to avoidPetter Reinholdtsen2010-01-16-2/+2
| | | | | checking mount points pointing to the same device twice.
* Move host check to generating function.Petter Reinholdtsen2010-01-16-6/+16
|
* Run the Nagios network checks for all hosts, and the remote checks forPetter Reinholdtsen2010-01-16-18/+22
| | | | | those with NRPE installed.
* Only assume the ldap port is open when slapd is installed.Petter Reinholdtsen2010-01-16-1/+0
|
* Fix typo in cron check.Petter Reinholdtsen2010-01-16-1/+1
|
* Typo.Petter Reinholdtsen2010-01-16-2/+2
|
* Do not generate nagios checks that need nrpe configuration by default.Petter Reinholdtsen2010-01-16-1/+4
|
* Typo.Petter Reinholdtsen2010-01-16-1/+1
|
* Add new command definition.Petter Reinholdtsen2010-01-16-0/+5
|
* Rewrite how nagios configuration is generated to use a function toPetter Reinholdtsen2010-01-16-128/+90
| | | | generate each service check.
* releasing version 0.0.53Petter Reinholdtsen2010-01-10-3/+2
|
* Use higher process limit.Petter Reinholdtsen2010-01-10-1/+1
|
* Generate checks for number of users, processes and apt upgrades too.Petter Reinholdtsen2010-01-09-4/+39
|
* Make sure entry IDs are lower case, independend of what the clientPetter Reinholdtsen2010-01-07-1/+3
| | | | submitted.
* 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
|