Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width70%

Introduction

There are multiple possibilities to get debug information out of the system.

WEB-interface.

Image Added

  • In the web-interface go to: System Management - Global Settings:
  • Change the "Maximum Message Level of Syslog Entries" to "Debug"
  • Change the "Maximum Number of Syslog Entries" to "500"

 

 

  • In the web-interface go to: Monitoring - Internal Log:to see all debug messages.

 

Command Line

Debug commands

Connect to the device using:

  • Serial cable
  • Telnet
  • SSH

 

Commands:

debug all &

ps

 

debug -e "*DEBUG/OSP*" all &

Will provide you only the messages containing "DEBUG/OSP"

Column
width30%

Table of Contents