Versions Compared

Key

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

...

Debug the Smart Ping in the cmc.log

  1. Increase the log to debug
  2. Checkin the cmc.log (as site user)

    Code Block
    languagebash
    themeRDark
    grep -e <IP> -e <HOSTNAME> ~/var/log/cmc.log | grep -e "smartping timeout" -e "received p"


...