[Unit] Description=LibreNMS SNMP Poller Service After=network.target [Service] ExecStart=/opt/librenms/poller-service.py WorkingDirectory=/opt/librenms User=librenms Group=librenms RestartSec=2 Restart=always [Install] WantedBy=multi-user.target