...
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 | ||||
---|---|---|---|---|
| ||||
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' |
...