print_diameter_peers.py

Prints a report of the connected diameter peers.

Syntax

print_diameter_peers.py [-h] [-d] [-a ADDRESS] [-v]

print_diameter_peers.py accepts the following options.

-h, --help
Help about the script options.
-a ADDRESS, --address ADDRESS
Specify the management server address:port or hostname:port. If you do not specify an address, the address is determined from the configuration files.
-v , --verbose
Prints all details for each peer entry.
-d, --debug
Debug flag. The default is off (0). If enabled (1), extra messages are printed.