X-Git-Url: https://git.tokkee.org/?p=nagixsc.git;a=blobdiff_plain;f=nagixsc_http2nagios.py;h=ce448c0cf93a591dddb39e30e527b5e5ac28f2fa;hp=e8646cc3b66cd7859d4942e694881220492eb066;hb=HEAD;hpb=69d197df9aaeb94eafd7df78005afba97b050427 diff --git a/nagixsc_http2nagios.py b/nagixsc_http2nagios.py index e8646cc..ce448c0 100755 --- a/nagixsc_http2nagios.py +++ b/nagixsc_http2nagios.py @@ -1,4 +1,22 @@ #!/usr/bin/python +# +# Nag(ix)SC -- nagixsc_http2nagios.py +# +# Copyright (C) 2009-2010 Sven Velt +# +# 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. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, write to the Free Software Foundation, Inc., +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA import ConfigParser import base64