Netflow/FProbe/CENTOS7

From Observer GigaFlow Support | VIAVI Solutions Inc.
Revision as of 11:39, 30 May 2018 by Kevin Wilkie (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

wget -O /usr/local/sbin/fprobe http://builds.anuview.net/fprobe wget -O /etc/init.d/fprobed http://builds.anuview.net/fprobed

  1. edit OPTIONS section of /etc/init.d/fprobed for your installation

chmod 755 /etc/init.d/fprobed chkconfig --add fprobed chkconfig --levels 345 fprobed on /etc/init.d/fprobed start