Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > b50d8ee6d7871fcc13c0677a9364ed59 > files > 255

bcfg2-doc-1.3.0-1.fc17.noarch.rpm

.. -*- mode: rst -*-

.. _server-plugins-structures-bundler-snmpd:

snmpd
=====

A simple bundle for a SNMP daemon with a package, a service and a
configuration file.

.. code-block:: xml

    <Bundle name="snmpd" version="3.0">
            <Package name="snmpd"/>
            <Service name="snmpd"/>
            <Path name="/etc/snmp/snmpd.conf"/>
    </Bundle>