File: copyright

package info (click to toggle)
nagios-plugins-contrib 24.20190301
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,944 kB
  • sloc: perl: 36,804; sh: 13,006; python: 2,549; php: 593; lex: 582; makefile: 473; ansic: 281; ruby: 149; awk: 81
file content (20 lines) | stat: -rw-r--r-- 741 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

send_nsca_host_or_service_check_result:

    Based on the example in the icinga documentation.
    Enhanced to handle service and host checks by
    Bernd Zeimetz <bzed@debian.org>.

    Copyright (c) 1999-2009 Ethan Galstad (nagios@nagios.org)
    Copyright (c) 2009-2010 Icinga Development Team (info@icinga.org)
    Copyright (c) 2012 Bernd Zeimetz <bzed@debian.org>
    
    License:
     
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License version 2 as
     published by the Free Software Foundation.
    
     On Debian systems, the complete text of the GNU General Public
     License, version 2, can be found in /usr/share/common-licenses/GPL-2.