#------------------------------------------------------------------------------ # /etc/check.d/gkrellmd.exp - configuration check for gkrellmd services on EIS/FAIR # # Creation: 23.01.2005 jb # Last Update: $Id$ # # Copyright (c) 2005-2008 Jens Berger # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. #------------------------------------------------------------------------------ ALLOW_HOST = '(RE:IPADDR)|(((RE:OCTET)\.){3}(\*))' : 'Please use unique IP-addresses (192.168.6.3) or IP-ranges like 192.168.6.*' UPDATE_FRQ = '1|2|3|4|5|6|7|8|9|10' : 'Please use values from 1 to 10'