< Home - < Back

amavisd-new-snmp


Information about the package, amavisd-new-snmp, which is shipped with common Linux distributions. The amavisd-new-snmp package is designed for, Exports amavisd SNMP data.


Package Name:

amavisd-new-snmp

Summary:

Exports amavisd SNMP data

Description:

This package contains the program amavisd-snmp-subagent, which can be used as a SNMP AgentX, exporting amavisd statistical counters database (snmp.db) as well as a child process status database (nanny.db) to a SNMP daemon supporting the AgentX protocol (RFC 2741), such as NET-SNMP. It is similar to combined existing utility programs amavisd-agent and amavisd-nanny, but instead of writing results as text to stdout, it exports data to a SNMP server running on a host (same or remote), making them available to SNMP clients (such a Cacti or mrtg) for monitoring or alerting purposes.

Architecture:

noarch

Version:

2.9.1

Release:

3.el6

Size:

34 k

Repository:

epel

From Repository:

Licence:

GPLv2+ and BSD and GFDL



Handy Yum Commands for amavisd-new-snmp


Control the amavisd-new-snmp package with the following handy commands outlined below.


Command

Description of Command

yum install amavisd-new-snmp

This command will install amavisd-new-snmp on the server.

yum remove amavisd-new-snmp

This command will un-install amavisd-new-snmp on the server. When you run this command, you will be asked if you are sure that you want to remove amavisd-new-snmp, so you have to manually confirm that you want to do this.

yum -y remove amavisd-new-snmp

This command will un-install amavisd-new-snmp on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove amavisd-new-snmp when using the -y flag.

yum update amavisd-new-snmp

This command will update amavisd-new-snmp to the latest version. When you run this command, you will be asked if you are sure that you want to remove amavisd-new-snmp, so you have to manually confirm that you want to do this.

yum -y update amavisd-new-snmp

This command will update amavisd-new-snmp to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove amavisd-new-snmp when using the -y flag.

yum info amavisd-new-snmp

This command will show you core information about the amavisd-new-snmp package.

yum deplist amavisd-new-snmp

This command will show you the dependencies for amavisd-new-snmp. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update amavisd-new-snmp

This command will check if there is an update waiting on amavisd-new-snmp. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.