I'm Romeo George, and you can ask me anything about the rXg, revenue eXtraction gateway. What can I tell you?

rXg Knowledge Base

Uplink failures in the rXg log file (rxgd.log)

July 28, 2025

On a default configuration the rXg will log the uplink fails to the rxgd.log even if ping monitors are not completely setup in the system.

Copy all of the files that start with the name rxgd from /var/log/ to your local workstation or laptop. Typically this would be done via sftp.

Run this command:

zcat -f *log*  | awk 'tolower($0) ~ /pingmonitor/ && tolower($0) ~ /google/ && tolower($0) ~ /fail/'

Cookies help us deliver our services. By using our services, you agree to our use of cookies.