Toolpack Application:tbstatus

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(add gw port and gw address links)
(Updated with new parameter names.)
Line 10: Line 10:
  
 
*To get all path available
 
*To get all path available
: tbstatus -gw [[Gateway_Port|[TbxGwPort]]]
+
: tbstatus -gw [[System_Id|''SystemId'']]
 
: tbstatus -gw 12358
 
: tbstatus -gw 12358
  
 
*To query a specific path
 
*To query a specific path
: tbstatus -gw [[Gateway_Port|[TbxGwPort]]] [StatusPath]
+
: tbstatus -gw [[System_Id|''SystemId'']] [StatusPath]
 
: For naps:
 
: For naps:
 
: tbstatus -gw 12358 /nap
 
: tbstatus -gw 12358 /nap
 
  
 
== Logs ==
 
== Logs ==
 
No Logs
 
No Logs

Revision as of 16:17, 7 July 2009

Role

tbstatus is use to access status of the system. It requires a path for you to query.


Usage

  • tbstatus location:
[InstallDir]/toolpack/pkg/[Version]/bin/release/[HwArchitecture]/
/lib/tb/toolpack/pkg/2.3.1/bin/release/x86_64-linux64/
C:\TelcoBridges\toolpack\pkg\2.3.1\bin\release\i586-win32\
  • To get all path available
tbstatus -gw SystemId
tbstatus -gw 12358
  • To query a specific path
tbstatus -gw SystemId [StatusPath]
For naps:
tbstatus -gw 12358 /nap

Logs

No Logs

Personal tools