aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/snmp/files/gondul-snmp.service
blob: e5f217970571b403a86e8443a0bc3b2067e82e64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Gondul snmp collector
Documentation=http://google.com
After=network.target

[Service]
ExecStart=/opt/gondul/collectors/snmpfetchng.pl
MountFlags=slave
LimitNOFILE=1048576
LimitNPROC=1048576
LimitCORE=infinity

[Install]
WantedBy=multi-user.target