Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Make sure remote check of software RAID work too. | Petter Reinholdtsen | 2010-01-16 | -0/+1 | |
| | |||||
* | Rewrite cron check to not allow nrpe to report on any process for security ↵ | Petter Reinholdtsen | 2010-01-16 | -3/+4 | |
| | | | | reasons. | ||||
* | * Collect /etc/nagios/nrpe.cfg and /etc/nagios/nrpe_local.cfg. | Petter Reinholdtsen | 2010-01-16 | -0/+34 | |
| | | | | | * Provide NRPE configuration on the clients in /etc/nagios/sitesummary-nrpe-commands.cfg | ||||
* | Check ssh and http from remote. | Petter Reinholdtsen | 2010-01-16 | -10/+10 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2010-01-16 | -1/+1 | |
| | |||||
* | Improve changelog. | Petter Reinholdtsen | 2010-01-16 | -2/+4 | |
| | |||||
* | Only check laptops with the nagios tools installed, to avoid reporting | Petter Reinholdtsen | 2010-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 Reinholdtsen | 2010-01-16 | -0/+11 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2010-01-16 | -1/+1 | |
| | |||||
* | Change disk check generator to only check a given device once to avoid | Petter Reinholdtsen | 2010-01-16 | -2/+2 | |
| | | | | | checking mount points pointing to the same device twice. | ||||
* | Move host check to generating function. | Petter Reinholdtsen | 2010-01-16 | -6/+16 | |
| | |||||
* | Run the Nagios network checks for all hosts, and the remote checks for | Petter Reinholdtsen | 2010-01-16 | -18/+22 | |
| | | | | | those with NRPE installed. | ||||
* | Only assume the ldap port is open when slapd is installed. | Petter Reinholdtsen | 2010-01-16 | -1/+0 | |
| | |||||
* | Fix typo in cron check. | Petter Reinholdtsen | 2010-01-16 | -1/+1 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2010-01-16 | -2/+2 | |
| | |||||
* | Do not generate nagios checks that need nrpe configuration by default. | Petter Reinholdtsen | 2010-01-16 | -1/+4 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2010-01-16 | -1/+1 | |
| | |||||
* | Add new command definition. | Petter Reinholdtsen | 2010-01-16 | -0/+5 | |
| | |||||
* | Rewrite how nagios configuration is generated to use a function to | Petter Reinholdtsen | 2010-01-16 | -128/+90 | |
| | | | | generate each service check. | ||||
* | releasing version 0.0.53 | Petter Reinholdtsen | 2010-01-10 | -3/+2 | |
| | |||||
* | Use higher process limit. | Petter Reinholdtsen | 2010-01-10 | -1/+1 | |
| | |||||
* | Generate checks for number of users, processes and apt upgrades too. | Petter Reinholdtsen | 2010-01-09 | -4/+39 | |
| | |||||
* | Make sure entry IDs are lower case, independend of what the client | Petter Reinholdtsen | 2010-01-07 | -1/+3 | |
| | | | | submitted. | ||||
* | Quiet down first invocation of the cron job. | Petter Reinholdtsen | 2010-01-07 | -1/+2 | |
| | |||||
* | First draft at using nrpe for remote checking. | Petter Reinholdtsen | 2010-01-07 | -13/+29 | |
| | |||||
* | Only reload Nagios in cron job if the generated configuration | Petter Reinholdtsen | 2010-01-07 | -4/+13 | |
| | | | | changed. | ||||
* | * Collect software raid status from /proc/mdstat if it exist. | Petter Reinholdtsen | 2010-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 Reinholdtsen | 2010-01-07 | -1/+1 | |
| | |||||
* | releasing version 0.0.52 | Petter Reinholdtsen | 2010-01-07 | -2/+2 | |
| | |||||
* | Suggest the munin and nagios packages needed for autoconfiguration | Petter Reinholdtsen | 2010-01-07 | -1/+4 | |
| | | | | to work. | ||||
* | Improve language. | Petter Reinholdtsen | 2010-01-07 | -2/+3 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2010-01-07 | -1/+1 | |
| | |||||
* | Document in the README how to enable the Munin autoconfiguration. | Petter Reinholdtsen | 2010-01-07 | -1/+18 | |
| | |||||
* | Document in the README how to enable the Nagios autoconfiguration. | Petter Reinholdtsen | 2010-01-07 | -2/+22 | |
| | |||||
* | Change cron job to only reload nagios when the sitesummary generated | Petter Reinholdtsen | 2010-01-07 | -3/+20 | |
| | | | | nagios configuration is the active one. | ||||
* | releasing version 0.0.51 | Petter Reinholdtsen | 2010-01-06 | -2/+2 | |
| | |||||
* | Install data as data. | Petter Reinholdtsen | 2010-01-06 | -2/+2 | |
| | |||||
* | Make sure cron job is quiet. | Petter Reinholdtsen | 2010-01-06 | -1/+3 | |
| | |||||
* | Implement support for calling hooks when a sitesummary entry is | Petter Reinholdtsen | 2010-01-06 | -2/+24 | |
| | | | | expired (Closes: #491918). | ||||
* | Implement draft Nagios autoconfiguration. | Petter Reinholdtsen | 2010-01-06 | -1/+219 | |
| | |||||
* | Make sure cron job exit imediately and without an error code if the ↵ | Petter Reinholdtsen | 2010-01-06 | -0/+7 | |
| | | | | sitesummary package is removed but not purged (Closes: #563066). | ||||
* | Improve changelog entry. | Petter Reinholdtsen | 2010-01-06 | -1/+1 | |
| | |||||
* | Make sure the generated Nagios host entries uses a template. | Petter Reinholdtsen | 2010-01-06 | -0/+2 | |
| | |||||
* | Ignore kernel file system type fusectl when generating Nagios checks. | Petter Reinholdtsen | 2010-01-06 | -2/+8 | |
| | |||||
* | Added japanese translation, closing #555692 | Finn-Arne Johansen | 2009-11-18 | -1/+84 | |
| | |||||
* | updated changelog | Finn-Arne Johansen | 2009-11-18 | -0/+6 | |
| | |||||
* | /proc/meminfo is already mentioned in README fil, but never uploaded | Finn-Arne Johansen | 2009-11-18 | -0/+1 | |
| | |||||
* | releasing version 0.0.50 | Petter Reinholdtsen | 2009-09-16 | -2/+2 | |
| | |||||
* | * Move to debhelper 5. | Petter Reinholdtsen | 2009-09-16 | -2/+3 | |
| | |||||
* | * Make sure sitesummary-client postinst fail on first error. | Petter Reinholdtsen | 2009-09-16 | -0/+3 | |
| |