aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* releasing version 0.1.100.1.10Petter Reinholdtsen2014-04-04-2/+2
|
* Do not try to check file system usage for file system type pstore.Petter Reinholdtsen2014-04-04-0/+2
|
* Update Standards-Version from 3.9.2 to 3.9.5. No changes needed.Petter Reinholdtsen2014-03-31-1/+2
|
* Update from debhelper version 5 to 9.Petter Reinholdtsen2014-03-31-2/+3
|
* Move package upstream source from svn to git. Update Vcs-* values in ↵Petter Reinholdtsen2014-03-31-2/+4
| | | | debian/control to reflect this.
* Drop Morten Werner Forsbring, Steffen Joeris and Patrick Winnertz asPetter Reinholdtsen2014-03-02-1/+8
| | | | uploaders. Thank you for your good work!
* release as 0.1.9 to sidHolger Levsen2013-10-05-2/+3
|
* sitesummary-nodes: Add support for fetching configuration fromPetter Reinholdtsen2013-02-03-6/+27
| | | | | /etc/sitesummary/sitesummary-nodes.conf, and make it possible to configure the nagios warning and critical levels for ping checks.
* releasing version 0.1.8Petter Reinholdtsen2012-11-30-2/+2
|
* nagios-plugins/check_kernel_status: Add support for new format ofPetter Reinholdtsen2012-11-06-0/+11
| | | | /proc/version introduced in kernel package version 3.2.32-1.
* releasing version 0.1.7Petter Reinholdtsen2012-11-06-2/+3
|
* Fix Vcs- entriesDavid Prévot2012-11-05-2/+8
|
* releasing version 0.1.6Petter Reinholdtsen2012-11-03-2/+2
|
* Fix encoding in German debconf translationDavid Prévot2012-10-31-1/+2
|
* Do not check xenfs file systems when generating Nagios config.Petter Reinholdtsen2012-10-24-0/+2
|
* Add Italian debconf translation, thanks to Beatrice Torracca (closes: #691353)David Prévot2012-10-24-0/+92
|
* Make Nagios config more robust, ignore hosts without any name andPetter Reinholdtsen2012-08-31-0/+12
| | | | address, which must be the result of a corrupt sitesummary entry.
* releasing version 0.1.5David Prévot2012-08-18-2/+3
|
* Clean up po-debconf files (debconf-updatepo)David Prévot2012-08-18-122/+183
|
* Add Danish debconf translation, thanks to Joe Hansen (closes: #675598)David Prévot2012-06-03-0/+89
|
* releasing version 0.1.4Petter Reinholdtsen2012-04-29-2/+2
|
* Document /etc/sitesummary/nagiosignore and change its definition.Petter Reinholdtsen2012-04-29-3/+20
|
* Add support in the Nagios configuration generator to ignorePetter Reinholdtsen2012-04-29-0/+17
| | | | | | specific checks for a given host by listing it in /etc/sitesummary/nagiosignore. Useful for machines where a package is installed but disabled.
* Add support in check_kernel_version for any 3.X kernel.Petter Reinholdtsen2012-04-29-2/+8
|
* releasing version 0.1.3Petter Reinholdtsen2012-02-15-2/+2
|
* Correct how to generate label names used by Munin plugins usingPetter Reinholdtsen2012-02-15-10/+14
| | | | the translation rule proposed by the Munin project.
* Correct generated label names used by Munin pluginPetter Reinholdtsen2012-02-15-1/+4
| | | | | munin-plugin-agesinceseen, and start with _ to make sure the first character is never a digit.
* Make sure to restart nagios-nrpe-server when sitesummary-client is upgraded, ↵Petter Reinholdtsen2012-02-13-4/+11
| | | | to tell it to discover any new NRPE rules.
* Typo.Petter Reinholdtsen2012-02-13-1/+1
|
* this time. Check for dhcpd3 on Lenny and dhcpd on Squeeze++.Petter Reinholdtsen2012-02-13-5/+13
|
* More to add dhcp check.Petter Reinholdtsen2012-02-13-1/+7
|
* Reintroduce DHCP server check, only checking if the process runsPetter Reinholdtsen2012-02-13-0/+7
| | | | this time.
* Change temp file name created by nagios-plugins check_cups_queue toPetter Reinholdtsen2012-02-11-1/+9
| | | | | include host name being checked, to make it easier to figure out why some of the temp files are left behind.
* releasing version 0.1.2Petter Reinholdtsen2012-01-31-2/+2
|
* Improve handling of NAGIOSIGNORE in check_etc_resolv.Petter Reinholdtsen2012-01-31-1/+4
|
* Typo.Petter Reinholdtsen2012-01-31-2/+2
|
* Add support in nagios plugins check_etc_hosts and check_etc_resolvPetter Reinholdtsen2012-01-31-3/+5
| | | | for ignoring entires tagged '# NAGIOSIGNORE'.
* Fix typo in calculating process warning levels on LTSP servers.Petter Reinholdtsen2012-01-31-1/+2
|
* Drop Nagios check for user count, as the check do not check anythingPetter Reinholdtsen2012-01-31-5/+4
| | | | | useful, and the default nrpe setup do not allow us to raise the warning levels.
* Add support in nagios plugin check_etc_hosts for ignoring entires tagged '# ↵Petter Reinholdtsen2012-01-31-1/+10
| | | | NAGIOSIGNORE'.
* releasing version 0.1.1Petter Reinholdtsen2012-01-17-2/+2
|
* Limit Nagios monitoring to hosts in DNS, unless the Nagios clientPetter Reinholdtsen2012-01-17-0/+10
| | | | | tools are installed, to avoid monitoring machines before they are configured.
* Raise Nagios user (w20,c50 to w150,c200) and process limitsPetter Reinholdtsen2012-01-17-2/+14
| | | | | (w500,c1000 to w1500,c2500) on LTSP servers, as these normally will have lots of users and processes.
* Raise Nagios cups queue length limit (w10,c50 to w30,c70) as 10 print jobs ↵Petter Reinholdtsen2012-01-17-1/+9
| | | | in a queue seem to be a regular event on the test environment I see.
* releasing version 0.1.0Petter Reinholdtsen2012-01-09-2/+2
|
* * Debconf translation updates:Petter Reinholdtsen2012-01-09-0/+90
| | | | - Added nb.po from Petter Reinholdtsen.
* Only use includedir statement in munin configuration withPetter Reinholdtsen2012-01-09-0/+9
| | | | munin version 1.4.5 or newer.
* Make sure I remember to go from 0.0 to 0.1 next time.Petter Reinholdtsen2011-12-26-0/+7
|
* releasing version 0.0.75Petter Reinholdtsen2011-12-26-2/+2
|
* Improve changelog text.Petter Reinholdtsen2011-12-26-3/+4
|