From 4f0341de3d97c9b4a9ee94e1038105e074636c32 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 3 Feb 2010 11:23:38 +0100 Subject: [PATCH] Get rid of sshd version check - we no longer have non-standard sshds around, and if we do the package check should find them --- config/nagios-master.cfg | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index b801cb0..ace6ecd 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1156,27 +1156,6 @@ services: hosts: agnesi normal_check_interval: 180 - - - name: "network service - sshd - version" - check: "dsa_check_ssh_port_version!22!OpenSSH_4.3p2 Debian-9etch3" - depends: network service - sshd - hostgroups: computers, deadslow - excludehostgroups: lenny - normal_check_interval: 60 - - - name: "network service - sshd - version" - check: "dsa_check_ssh_port_version!22!OpenSSH_5.1p1 Debian-5" - depends: network service - sshd - hostgroups: lenny - excludehosts: agnesi - normal_check_interval: 60 - - - name: "network service - sshd - version - 2260" - check: "dsa_check_ssh_port_version!2260!OpenSSH_5.1p1 Debian-5" - depends: network service - sshd - 2260 - hosts: agnesi - normal_check_interval: 60 - # - name: ssh - weak keys servicegroups: weaksshkeys -- 2.20.1