Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To use this command, you must create (as a site user) a file dump.py in ~/local/bin. The file should look like this: 9473438 Debugging of Smart Ping#thecontentof./dump.py

Code Block
languagebash
themeRDark
OMD[mysite]:~/local/bin$ ~/lib/cmc/icmpreceiver |python3 ~/local/bin/dump.py |grep --line-buffered  "127.0.0.1" |perl -pe 'use POSIX strftime; print strftime "[%Y-%m-%d %H:%M:%S] ", localtime'

...