Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

897 views1 edit(s)1927 characters(s) Page last modified 13:39, 23 Apr 2012 by contentconnector
How to add your knowledge

Verifying that the Wiretap Server is Running

    Table of contents
    No headers

    To verify a Wiretap server is running:

    1. On the Wiretap server, open a shell and type:

      ps -ef |grep wiretap

      Example system response
      root 19579 10 May14 ? 00:00:00 /bin/sh /usr/discreet/sw/sw_wiretapd
      root 19588 195790 May14 ?00:01:51 /usr/discreet/wiretap/<version_number>/ifffsWiretapServer -c /usr/discreet/wiretap/cfg/wiretapd.cfg
      root27965 277280 10:02 pts/5 00:00:00 grep wiretap

      In the above output, the line/usr/discreet/wiretap/<version_number>/ifffsWiretapServer -c /usr/discreet/wiretap/cfg/wiretapd.cfg indicates the version number of Wiretap that is running. If you do not see information similar to this, restart the Wiretap server.