summaryrefslogtreecommitdiffstats
path: root/doc/server/plugins/structures/bundler/snmpd.txt
blob: 859e07f7f07eaa24314fc4d191d02b93ac0e33af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. -*- 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>
            <Package name="snmpd"/>
            <Service name="snmpd"/>
            <Path name="/etc/snmp/snmpd.conf"/>
    </Bundle>