Search found 1 match

by sylvainouellet
Thu Jan 05, 2023 3:11 pm
Forum: Nagios Log Server
Topic: Start FPROBE as a Linux Service
Replies: 1
Views: 11635

Start FPROBE as a Linux Service

Hi, I would like to know if somebody was able to start fprobe as a Linux service? I'm running fprobe v1.1 on a RHEL8.6 VM. My fprobe.service file: [Unit] Description=Fprobe service for Nagios Network Analyzer Wants=network.target [Service] Type=simple ExecStart=/usr/local/sbin/fprobe -i ens192 10.1....