File: control

package info (click to toggle)
snmptrapfmt 1.17
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 180 kB
  • sloc: ansic: 1,330; sh: 63; makefile: 39
file content (20 lines) | stat: -rw-r--r-- 920 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: snmptrapfmt
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.8.1
Build-Depends: debhelper (>=7), libsnmp-dev
Homepage: https://alioth.debian.org/projects/snmptrapfmt/
Vcs-Git: git://git.debian.org/git/collab-maint/snmptrapfmt.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/snmptrapfmt.git

Package: snmptrapfmt
Architecture: any
Depends: snmpd, ${shlibs:Depends}, ${misc:Depends}
Description: configurable snmp trap handler daemon for snmpd
 This package contains a configurable snmp trap handler daemon for snmpd.
 The output of this trap handler daemon may be specified via a configuration
 file and written to a logfile or to the syslog daemon. During installation
 of this package, the configuration file for the snmptrapd daemon is changed
 (old version is saved) to activate the trap handler. The snmpd and snmptrapd
 daemons are restarted.