Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Adjust parser for collected information to handle the new ifconfig output ↵ | Petter Reinholdtsen | 2016-11-26 | -1/+11 |
| | | | | format (Closes: #832342). | |||
* | Do not try to check file system usage for file system type pstore. | Petter Reinholdtsen | 2014-04-04 | -0/+1 |
| | ||||
* | sitesummary-nodes: Add support for fetching configuration from | Petter Reinholdtsen | 2013-02-03 | -6/+19 |
| | | | | | /etc/sitesummary/sitesummary-nodes.conf, and make it possible to configure the nagios warning and critical levels for ping checks. | |||
* | Do not check xenfs file systems when generating Nagios config. | Petter Reinholdtsen | 2012-10-24 | -0/+1 |
| | ||||
* | Make Nagios config more robust, ignore hosts without any name and | Petter Reinholdtsen | 2012-08-31 | -0/+5 |
| | | | | address, which must be the result of a corrupt sitesummary entry. | |||
* | Document /etc/sitesummary/nagiosignore and change its definition. | Petter Reinholdtsen | 2012-04-29 | -3/+3 |
| | ||||
* | Add support in the Nagios configuration generator to ignore | Petter Reinholdtsen | 2012-04-29 | -0/+13 |
| | | | | | | specific checks for a given host by listing it in /etc/sitesummary/nagiosignore. Useful for machines where a package is installed but disabled. | |||
* | Typo. | Petter Reinholdtsen | 2012-02-13 | -1/+1 |
| | ||||
* | this time. Check for dhcpd3 on Lenny and dhcpd on Squeeze++. | Petter Reinholdtsen | 2012-02-13 | -2/+4 |
| | ||||
* | More to add dhcp check. | Petter Reinholdtsen | 2012-02-13 | -1/+1 |
| | ||||
* | Reintroduce DHCP server check, only checking if the process runs | Petter Reinholdtsen | 2012-02-13 | -0/+5 |
| | | | | this time. | |||
* | Fix typo in calculating process warning levels on LTSP servers. | Petter Reinholdtsen | 2012-01-31 | -1/+1 |
| | ||||
* | Drop Nagios check for user count, as the check do not check anything | Petter Reinholdtsen | 2012-01-31 | -5/+1 |
| | | | | | useful, and the default nrpe setup do not allow us to raise the warning levels. | |||
* | Limit Nagios monitoring to hosts in DNS, unless the Nagios client | Petter Reinholdtsen | 2012-01-17 | -0/+7 |
| | | | | | tools are installed, to avoid monitoring machines before they are configured. | |||
* | Raise Nagios user (w20,c50 to w150,c200) and process limits | Petter Reinholdtsen | 2012-01-17 | -2/+11 |
| | | | | | (w500,c1000 to w1500,c2500) on LTSP servers, as these normally will have lots of users and processes. | |||
* | Make sure DNS, IMAPS and Squid checks can be tested on clients | Petter Reinholdtsen | 2011-12-24 | -2/+4 |
| | | | | as well as the server. | |||
* | Rewrite code to recognise a remote Nagios client to use host ID | Petter Reinholdtsen | 2011-12-24 | -5/+14 |
| | | | | to allow a Nagios server to be another Nagios servers client. | |||
* | In Nagios configuration, only check for software raid when it is enabled, ↵ | Petter Reinholdtsen | 2011-12-23 | -4/+9 |
| | | | | instead of just when /proc/mdstat is present. | |||
* | Ignore devtmpfs in Nagios configuration, the same way tmpfs is | Petter Reinholdtsen | 2011-12-23 | -0/+1 |
| | | | | ignored. | |||
* | Adjust sitesummary-nodes code for generating Nagios configuration | Petter Reinholdtsen | 2011-11-14 | -2/+4 |
| | | | | to avoid perl warnings when no default route is set for a host. | |||
* | Keep the LDAP TCP check to ensure we discover if the server is listening but ↵ | Petter Reinholdtsen | 2011-11-14 | -0/+1 |
| | | | | not responding to searches. | |||
* | Improve LDAP server check, not only checking if the TCP port is | Petter Reinholdtsen | 2011-11-14 | -1/+3 |
| | | | | | listening, but also check if the server will reply to searches for the root DSE. | |||
* | Revert LDAP server check, as the check_ldap module provided in ↵ | Petter Reinholdtsen | 2011-11-14 | -4/+1 |
| | | | | nagios-plugins-basic is not able to do a base search to fetch the root entry. | |||
* | Typo. | Petter Reinholdtsen | 2011-11-14 | -1/+1 |
| | ||||
* | Adjust LDAP check. | Petter Reinholdtsen | 2011-11-14 | -3/+3 |
| | ||||
* | Add LDAP protocol check (simple search for root attributes) for | Petter Reinholdtsen | 2011-11-13 | -0/+3 |
| | | | | machines with slapd installed. | |||
* | Make CUPS check more robust. Require both cups and cups-client | Petter Reinholdtsen | 2011-11-13 | -2/+4 |
| | | | | | packages installed to enable it. | |||
* | Remove duplicate check. | Petter Reinholdtsen | 2010-02-20 | -1/+0 |
| | ||||
* | Ignore more system file system times when generating Nagios checks. | Petter Reinholdtsen | 2010-02-20 | -0/+14 |
| | ||||
* | Mention why so many file system types are ignored. | Petter Reinholdtsen | 2010-02-20 | -0/+1 |
| | ||||
* | Do not check debugfs, smb and cifs file systems in Nagios. | Petter Reinholdtsen | 2010-02-20 | -0/+2 |
| | ||||
* | Check cups using the check_cups_queue Nagios module from | Petter Reinholdtsen | 2010-02-20 | -1/+4 |
| | | | | http://exchange.nagios.org/directory/Plugins/Printing/check_cups_queue/details | |||
* | Untabify. | Petter Reinholdtsen | 2010-02-19 | -3/+3 |
| | ||||
* | Do not check debugfs in Nagios. | Petter Reinholdtsen | 2010-02-19 | -0/+1 |
| | ||||
* | Add three Nagios checks to detect bugs in /etc/resolv.conf, /etc/hosts | Petter Reinholdtsen | 2010-02-03 | -0/+13 |
| | | | | and a shutdown in progress. | |||
* | Do not generate Nagios check for file systems with the fuse.ltspfs | Petter Reinholdtsen | 2010-02-01 | -0/+1 |
| | | | | type, to avoid checking users usb disks on a thin client server. | |||
* | Add new nagios pluing check_kernel_status to report the need for a | Petter Reinholdtsen | 2010-01-31 | -0/+4 |
| | | | | | reboot to activate a new kernel. Written by Toni Van Remortel and found at <URL: http://www.monitoringexchange.org >. | |||
* | * New function get_debian_ver() reporting /etc/debian_release conten | Petter Reinholdtsen | 2010-01-26 | -0/+3 |
| | | | | | in SiteSummary perl module. * Create Nagios hostclass using the result from get_debian_ver(). | |||
* | Only generate TCP port check for xfs if /etc/X11/fs/config state | Petter Reinholdtsen | 2010-01-23 | -1/+18 |
| | | | | that it is listening on TCP. | |||
* | * Allow numbers in Nagios host class names. | Petter Reinholdtsen | 2010-01-23 | -6/+27 |
| | | | | | | | * 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 Reinholdtsen | 2010-01-23 | -2/+2 |
| | ||||
* | Give all switches a switch hostgroup. | Petter Reinholdtsen | 2010-01-23 | -1/+3 |
| | ||||
* | 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/+46 |
| | | | | host parent relationships. | |||
* | Add SMTP check to Nagios configuration. | Petter Reinholdtsen | 2010-01-21 | -0/+5 |
| | ||||
* | Correct name of cups package when generating Nagios check for cups. | Petter Reinholdtsen | 2010-01-21 | -1/+1 |
| | ||||
* | Create Nagios hostclass for sitesummary hostclass. | Petter Reinholdtsen | 2010-01-21 | -7/+9 |
| | ||||
* | 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 |
| | ||||
* | Generate Nagios host groups for the site and subsite provided from | Petter Reinholdtsen | 2010-01-20 | -3/+41 |
| | | | | each client. |