Adding check_iftraffic64
This commit is contained in:
parent
2889ce6fb6
commit
aea814e242
6 changed files with 1140 additions and 0 deletions
3
check_iftraffic64/Makefile
Normal file
3
check_iftraffic64/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
#/usr/bin/make -f
|
||||
|
||||
include ../common.mk
|
1113
check_iftraffic64/check_iftraffic64
Executable file
1113
check_iftraffic64/check_iftraffic64
Executable file
File diff suppressed because it is too large
Load diff
5
check_iftraffic64/control
Normal file
5
check_iftraffic64/control
Normal file
|
@ -0,0 +1,5 @@
|
|||
Homepage: https://exchange.nagios.org/directory/Plugins/Network-Connections%2C-Stats-and-Bandwidth/check_iftraffic64/details
|
||||
Uploaders: Jan Wagner <waja@cyconet.org>
|
||||
Description: plugin for checking network traffic by snmp.
|
||||
Recommends: libsnmp-perl, libnet-dns-perl
|
||||
Version: .77
|
7
check_iftraffic64/copyright
Normal file
7
check_iftraffic64/copyright
Normal file
|
@ -0,0 +1,7 @@
|
|||
Copyright (C) 2004 Gerd Mueller / Netways GmbH
|
||||
|
||||
License: GPL+
|
||||
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License can be found in "/usr/share/common-licenses/GPL".
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue