HP 8/40 DCFM Migration Guide v6.4.0 (53-1001776-01, June 2010) - Page 37

Solaris operating system, Finding the process, Example output: root 27154

Page 37 highlights

Solaris operating system Finding the process 1. Open a command window. 2. Type ps -ef | grep syslog and press Enter. The process running on port 514 displays. Example output: root 27154 1 0 13:49:14 ?. Stopping the process Type kill -9 "" and press Enter. For example, kill -9 "". Syslog troubleshooting DCFM Migration Guide 53-1001776-01 37 of 38

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38

DCFM Migration Guide
37 of 38
53-1001776-01
Syslog troubleshooting
Solaris operating system
Finding the process
1.
Open a command window.
2.
Type ps –ef | grep syslog and press
Enter
.
The process running on port 514 displays.
Example output: root 27154
1
0
13:49:14 ?.
Stopping the process
Type kill -9 “<PID>”
and press
Enter
.
For example, kill -9 “<27154>”.