Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Switches are only parents for remote hosts. | Petter Reinholdtsen | 2010-01-23 | -1/+1 | |
| | |||||
* | Use switch information collected using cdpr to specify Nagios | Petter Reinholdtsen | 2010-01-23 | -4/+59 | |
| | | | | host parent relationships. | ||||
* | Add Vcs-Browser and Vcs-Svn entries in control file. | Petter Reinholdtsen | 2010-01-22 | -0/+3 | |
| | |||||
* | Correct nagios documentation in the README. | Petter Reinholdtsen | 2010-01-22 | -5/+3 | |
| | |||||
* | Prepare for next upload. | Petter Reinholdtsen | 2010-01-21 | -7/+9 | |
| | |||||
* | releasing version 0.0.57~svn61899 | Petter Reinholdtsen | 2010-01-21 | -2/+2 | |
| | |||||
* | Add SMTP check to Nagios configuration. | Petter Reinholdtsen | 2010-01-21 | -0/+12 | |
| | |||||
* | Correct name of cups package when generating Nagios check for cups. | Petter Reinholdtsen | 2010-01-21 | -1/+8 | |
| | |||||
* | releasing version 0.0.57~svn61883 | Petter Reinholdtsen | 2010-01-21 | -2/+2 | |
| | |||||
* | Collect switch port information using CPD when cdpr is installed. | Petter Reinholdtsen | 2010-01-21 | -2/+17 | |
| | | | | Recommend cdpr to increase the chance of finding cdpr. | ||||
* | Create Nagios hostclass for sitesummary hostclass. | Petter Reinholdtsen | 2010-01-21 | -7/+15 | |
| | |||||
* | releasing version 0.0.56 | Petter Reinholdtsen | 2010-01-21 | -12/+4 | |
| | |||||
* | Make sure hostgroup site-none is created if it is used. | Petter Reinholdtsen | 2010-01-21 | -0/+1 | |
| | |||||
* | Add default gateways to a host group. | Petter Reinholdtsen | 2010-01-21 | -1/+1 | |
| | |||||
* | Improve changelog text. | Petter Reinholdtsen | 2010-01-21 | -2/+2 | |
| | |||||
* | Improve template text. | Petter Reinholdtsen | 2010-01-21 | -1/+1 | |
| | |||||
* | Generate Nagios host groups for the site and subsite provided from | Petter Reinholdtsen | 2010-01-20 | -3/+44 | |
| | | | | each client. | ||||
* | Prepare for next upload. | Petter Reinholdtsen | 2010-01-19 | -8/+10 | |
| | |||||
* | releasing version 0.0.56~svn61689 | Petter Reinholdtsen | 2010-01-19 | -5/+2 | |
| | |||||
* | Make sure to not replace the existing generated nagios config with | Petter Reinholdtsen | 2010-01-19 | -1/+6 | |
| | | | | a empty file if no entries have been submitted. | ||||
* | Prepare for next upload. | Petter Reinholdtsen | 2010-01-19 | -0/+7 | |
| | |||||
* | releasing version 0.0.56~svn61674 | Petter Reinholdtsen | 2010-01-19 | -2/+2 | |
| | |||||
* | Add idea for override mechanism. | Petter Reinholdtsen | 2010-01-19 | -0/+6 | |
| | |||||
* | Nagios configuration. | Petter Reinholdtsen | 2010-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 Reinholdtsen | 2010-01-19 | -8/+8 | |
| | |||||
* | Move some generic functions to the sitesummary perl library. | Petter Reinholdtsen | 2010-01-19 | -37/+41 | |
| | |||||
* | Provide more time periods (workhours, nonworkhours, never) for the | Petter Reinholdtsen | 2010-01-19 | -0/+30 | |
| | | | | Nagios configuration | ||||
* | Replace Nagios main config file with one based on the current one | Petter Reinholdtsen | 2010-01-19 | -30/+1279 | |
| | | | | | from Nagios v3 instead of the old one which was based on debian-edu- config. | ||||
* | releasing version 0.0.55 | Petter Reinholdtsen | 2010-01-18 | -2/+2 | |
| | |||||
* | Typo. | Petter Reinholdtsen | 2010-01-18 | -1/+1 | |
| | |||||
* | Document munin and nagios preseeding. | Petter Reinholdtsen | 2010-01-18 | -0/+14 | |
| | |||||
* | Provide hooks for munin and nagiosn runs. | Petter Reinholdtsen | 2010-01-18 | -2/+4 | |
| | |||||
* | Make it possible to preseed the nagios server for the nrpe configuration. | Petter Reinholdtsen | 2010-01-18 | -0/+9 | |
| | |||||
* | * Provide debconf preseeding suppport (using hidden questions) for | Petter Reinholdtsen | 2010-01-18 | -46/+115 | |
| | | | | | | | activating Nagios NRPE configuration on clients and Nagios autoconfiguration on the server. * Automatically detect if remote NRPE commands can be used for Nagios checks, and if arguments can be passed or not. | ||||
* | Drop Nagios dhcp check, as it do not seem to work. | Petter Reinholdtsen | 2010-01-18 | -3/+4 | |
| | |||||
* | Make sure to generate config for laptops that are nagios clients. | Petter Reinholdtsen | 2010-01-18 | -2/+3 | |
| | |||||
* | Move nagios contact information to separate file, to avoid | Petter Reinholdtsen | 2010-01-18 | -18/+23 | |
| | | | | | conffile questions during upgrades if the contacts are changed and only the commands change. | ||||
* | Check ftp from Nagios if proftpd is installed. | Petter Reinholdtsen | 2010-01-18 | -0/+12 | |
| | |||||
* | Improve description. | Petter Reinholdtsen | 2010-01-18 | -1/+1 | |
| | |||||
* | Check default route ping even if it is missing in DNS. | Petter Reinholdtsen | 2010-01-18 | -2/+10 | |
| | |||||
* | Avoid introducing blank line where none was present earlier. | Petter Reinholdtsen | 2010-01-17 | -1/+0 | |
| | |||||
* | Improve structure in generated Nagios config. | Petter Reinholdtsen | 2010-01-17 | -4/+2 | |
| | |||||
* | Remember to make AF_INET available using 'use Socket'. | Petter Reinholdtsen | 2010-01-17 | -0/+1 | |
| | |||||
* | Insert default route check before the host checks. | Petter Reinholdtsen | 2010-01-17 | -8/+8 | |
| | |||||
* | Make sure a ping check is generated for each hosts default route. | Petter Reinholdtsen | 2010-01-17 | -1/+31 | |
| | |||||
* | Document change. | Petter Reinholdtsen | 2010-01-16 | -0/+7 | |
| | |||||
* | Improve client side documentation. | Petter Reinholdtsen | 2010-01-16 | -3/+18 | |
| | |||||
* | releasing version 0.0.54 | Petter Reinholdtsen | 2010-01-16 | -2/+2 | |
| | |||||
* | Make sure the client suggest the needed Nagios packages. | Petter Reinholdtsen | 2010-01-16 | -1/+1 | |
| | |||||
* | Remember dhcp check too. | Petter Reinholdtsen | 2010-01-16 | -0/+1 | |
| |