User Tools

Site Tools


admin:debuggingcrash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
admin:debuggingcrash [2018/10/03 17:22] – [Log files] veeraadmin:debuggingcrash [2018/10/03 18:09] veera
Line 42: Line 42:
 # to view trisul messages  # to view trisul messages 
 dmesg -T | grep trisul dmesg -T | grep trisul
- 
  
 </code> </code>
 +
 +==== Software versions ====
 +
 +To get probe version
 +
 +''trisul --version''
 +
 +To get platform version
 +
 +''uname -a'' 
 +
 +To get installed packages on probe
 +''
 +# on ubuntu
 +dpkg -l | grep trisul
 +
 +# on centos
 +rpm -qa | grep trisul
 +''
 +
 +
admin/debuggingcrash.txt · Last modified: 2018/10/03 18:50 by veera