+ uptime
 09:43:38 up  1:03,  1 user,  load average: 0.68, 0.19, 0.06
+ ps axf
  PID TTY      STAT   TIME COMMAND
    1 ?        S      0:00 init [3]                             
    2 ?        SN     0:00 [ksoftirqd/0]
    3 ?        S<     0:00 [events/0]
    4 ?        S<     0:00  \_ [khelper]
    5 ?        S<     0:00  \_ [kacpid]
   19 ?        S<     0:00  \_ [kblockd/0]
   29 ?        S      0:00  \_ [pdflush]
   30 ?        S      0:00  \_ [pdflush]
   32 ?        S<     0:00  \_ [aio/0]
   20 ?        S      0:00 [khubd]
   31 ?        S      0:00 [kswapd0]
  106 ?        S      0:00 [kseriod]
  177 ?        S      0:00 [scsi_eh_0]
  188 ?        S      0:01 [kjournald]
 1043 ?        S<s    0:00 udevd
 1561 ?        S      0:00 [kjournald]
 2107 ?        Ss     0:00 syslogd -m 0
 2111 ?        Ss     0:00 klogd -x
 2139 ?        Ss     0:00 portmap
 2159 ?        Ss     0:00 rpc.statd
 2193 ?        Ss     0:00 rpc.idmapd
 2270 ?        Ss     0:00 /usr/sbin/acpid
 2282 ?        Ss     0:00 cupsd
 2361 ?        Ss     0:00 /usr/sbin/sshd
 5302 ?        Ss     0:00  \_ sshd: root@notty 
 5304 ?        Ss     0:00      \_ bash -c mkdir -p /tmp/report_6 && cat > /tmp/report_6/.env &&????/usr/sbin/hb_report __slave /tmp/report_6
 5323 ?        S      0:00          \_ /bin/sh /usr/sbin/hb_report __slave /tmp/report_6
 6946 ?        R      0:00              \_ ps axf
 2376 ?        Ss     0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
 2396 ?        Ss     0:00 sendmail: accepting connections
 2404 ?        Ss     0:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue
 2415 ?        Ss     0:00 gpm -m /dev/input/mice -t imps2
 2455 ?        Ss     0:00 crond
 2481 ?        Ss     0:00 xfs -droppriv -daemon
 2492 ?        SNs    0:00 anacron -s
 2501 ?        Ss     0:00 /usr/sbin/atd
 2511 ?        Ss     0:00 dbus-daemon-1 --system
 2524 ?        Ss     0:00 cups-config-daemon
 2535 ?        Ss     0:07 hald
 2544 ?        Ss     0:00 login -- root     
 2983 tty1     Ss+    0:00  \_ -bash
 2545 tty2     Ss+    0:00 /sbin/mingetty tty2
 2546 tty3     Ss+    0:00 /sbin/mingetty tty3
 2547 tty4     Ss+    0:00 /sbin/mingetty tty4
 2548 tty5     Ss+    0:00 /sbin/mingetty tty5
 2549 tty6     Ss+    0:00 /sbin/mingetty tty6
 3072 tty1     S      0:03 ha_logd: read process        
 3089 tty1     S      0:00  \_ ha_logd: write process       
 3094 ?        SLs    0:16 heartbeat: master control process
 3097 ?        SL     0:00  \_ heartbeat: FIFO reader      
 3098 ?        SL     0:05  \_ heartbeat: write: bcast eth1
 3099 ?        SL     0:01  \_ heartbeat: read: bcast eth1 
 3102 ?        S      0:00  \_ /usr/lib/heartbeat/ccm
 3103 ?        S      0:05  \_ /usr/lib/heartbeat/cib
 3104 ?        S      0:00  \_ /usr/lib/heartbeat/lrmd -r
 3105 ?        SL     0:00  \_ /usr/lib/heartbeat/stonithd
 3106 ?        S      0:00  \_ /usr/lib/heartbeat/attrd
 3107 ?        S      0:01  \_ /usr/lib/heartbeat/crmd
 5142 ?        S      0:00  |   \_ /usr/lib/heartbeat/tengine
 5143 ?        S      0:00  |   \_ /usr/lib/heartbeat/pengine
 3108 ?        S      0:03  \_ /usr/lib/heartbeat/mgmtd -v
+ ps auxw
USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.2  2532  556 ?        S    08:40   0:00 init [3]                             
root         2  0.0  0.0     0    0 ?        SN   08:40   0:00 [ksoftirqd/0]
root         3  0.0  0.0     0    0 ?        S<   08:40   0:00 [events/0]
root         4  0.0  0.0     0    0 ?        S<   08:40   0:00 [khelper]
root         5  0.0  0.0     0    0 ?        S<   08:40   0:00 [kacpid]
root        19  0.0  0.0     0    0 ?        S<   08:40   0:00 [kblockd/0]
root        29  0.0  0.0     0    0 ?        S    08:40   0:00 [pdflush]
root        30  0.0  0.0     0    0 ?        S    08:40   0:00 [pdflush]
root        32  0.0  0.0     0    0 ?        S<   08:40   0:00 [aio/0]
root        20  0.0  0.0     0    0 ?        S    08:40   0:00 [khubd]
root        31  0.0  0.0     0    0 ?        S    08:40   0:00 [kswapd0]
root       106  0.0  0.0     0    0 ?        S    08:40   0:00 [kseriod]
root       177  0.0  0.0     0    0 ?        S    08:40   0:00 [scsi_eh_0]
root       188  0.0  0.0     0    0 ?        S    08:40   0:01 [kjournald]
root      1043  0.0  0.1  3240  452 ?        S<s  08:40   0:00 udevd
root      1561  0.0  0.0     0    0 ?        S    08:40   0:00 [kjournald]
root      2107  0.0  0.2  2340  588 ?        Ss   08:41   0:00 syslogd -m 0
root      2111  0.0  0.1  1920  484 ?        Ss   08:41   0:00 klogd -x
rpc       2139  0.0  0.2  1672  584 ?        Ss   08:41   0:00 portmap
rpcuser   2159  0.0  0.2  3220  756 ?        Ss   08:41   0:00 rpc.statd
root      2193  0.0  0.3  4708 1008 ?        Ss   08:41   0:00 rpc.idmapd
root      2270  0.0  0.2  2048  556 ?        Ss   08:41   0:00 /usr/sbin/acpid
root      2282  0.0  0.7  9028 2032 ?        Ss   08:41   0:00 cupsd
root      2361  0.0  0.6  4780 1656 ?        Ss   08:41   0:00 /usr/sbin/sshd
root      2376  0.0  0.3  3056  828 ?        Ss   08:41   0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
root      2396  0.0  1.1  9296 3004 ?        Ss   08:42   0:00 sendmail: accepting connections
smmsp     2404  0.0  1.0  6676 2596 ?        Ss   08:42   0:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue
root      2415  0.0  0.2  2620  552 ?        Ss   08:42   0:00 gpm -m /dev/input/mice -t imps2
root      2455  0.0  0.3  5472  808 ?        Ss   08:42   0:00 crond
xfs       2481  0.0  0.5  3332 1520 ?        Ss   08:42   0:00 xfs -droppriv -daemon
root      2492  0.0  0.2  3308  640 ?        SNs  08:42   0:00 anacron -s
daemon    2501  0.0  0.2  2812  648 ?        Ss   08:42   0:00 /usr/sbin/atd
dbus      2511  0.0  0.4  3408 1220 ?        Ss   08:42   0:00 dbus-daemon-1 --system
root      2524  0.0  0.4  3600 1044 ?        Ss   08:42   0:00 cups-config-daemon
root      2535  0.2  1.6  6620 4144 ?        Ss   08:42   0:07 hald
root      2544  0.0  0.4  4488 1168 ?        Ss   08:42   0:00 login -- root     
root      2545  0.0  0.1  3352  408 tty2     Ss+  08:42   0:00 /sbin/mingetty tty2
root      2546  0.0  0.1  2420  408 tty3     Ss+  08:42   0:00 /sbin/mingetty tty3
root      2547  0.0  0.1  2608  404 tty4     Ss+  08:42   0:00 /sbin/mingetty tty4
root      2548  0.0  0.1  2092  408 tty5     Ss+  08:42   0:00 /sbin/mingetty tty5
root      2549  0.0  0.1  2928  404 tty6     Ss+  08:42   0:00 /sbin/mingetty tty6
root      2983  0.0  0.5  5184 1488 tty1     Ss+  08:42   0:00 -bash
root      3072  0.0  0.5  4756 1340 tty1     S    08:47   0:03 ha_logd: read process        
root      3089  0.0  0.4  4756 1240 tty1     S    08:47   0:00 ha_logd: write process       
root      3094  0.4  4.9 12600 12600 ?       SLs  08:47   0:16 heartbeat: master control process
nobody    3097  0.0  2.3  6004 6004 ?        SL   08:47   0:00 heartbeat: FIFO reader      
nobody    3098  0.1  2.3  6000 6000 ?        SL   08:47   0:05 heartbeat: write: bcast eth1
nobody    3099  0.0  2.3  6000 6000 ?        SL   08:47   0:01 heartbeat: read: bcast eth1 
90        3102  0.0  0.7  5340 1888 ?        S    08:47   0:00 /usr/lib/heartbeat/ccm
90        3103  0.1  1.1  7256 2840 ?        S    08:47   0:05 /usr/lib/heartbeat/cib
nobody    3104  0.0  0.7  5576 1868 ?        S    08:47   0:00 /usr/lib/heartbeat/lrmd -r
nobody    3105  0.0  2.0  5208 5208 ?        SL   08:47   0:00 /usr/lib/heartbeat/stonithd
90        3106  0.0  0.5  5652 1388 ?        S    08:47   0:00 /usr/lib/heartbeat/attrd
90        3107  0.0  1.0  5504 2644 ?        S    08:47   0:01 /usr/lib/heartbeat/crmd
root      3108  0.0  0.7  5744 1984 ?        S    08:47   0:03 /usr/lib/heartbeat/mgmtd -v
90        5142  0.0  0.7  5672 2000 ?        S    09:29   0:00 /usr/lib/heartbeat/tengine
90        5143  0.0  0.9  5720 2368 ?        S    09:29   0:00 /usr/lib/heartbeat/pengine
root      5302  0.2  0.8  7412 2288 ?        Ss   09:43   0:00 sshd: root@notty 
root      5304  0.3  0.4  5316 1100 ?        Ss   09:43   0:00 bash -c mkdir -p /tmp/report_6 && cat > /tmp/report_6/.env &&????/usr/sbin/hb_report __slave /tmp/report_6
root      5323  1.3  0.4  5460 1244 ?        R    09:43   0:00 /bin/sh /usr/sbin/hb_report __slave /tmp/report_6
root      6947  0.0  0.3  2672  776 ?        R    09:43   0:00 ps auxw
+ top -b -n 1
top - 09:43:38 up  1:03,  1 user,  load average: 0.68, 0.19, 0.06
Tasks:  61 total,   1 running,  60 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.9% us,  3.1% sy,  0.0% ni, 94.2% id,  1.5% wa,  0.1% hi,  0.1% si
Mem:    256044k total,   166944k used,    89100k free,    36868k buffers
Swap:  1052248k total,        0k used,  1052248k free,    68808k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND            
    1 root      16   0  2532  556  480 S  0.0  0.2   0:00.74 init               
    2 root      34  19     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/0        
    3 root       5 -10     0    0    0 S  0.0  0.0   0:00.03 events/0           
    4 root       5 -10     0    0    0 S  0.0  0.0   0:00.03 khelper            
    5 root      15 -10     0    0    0 S  0.0  0.0   0:00.00 kacpid             
   19 root       5 -10     0    0    0 S  0.0  0.0   0:00.01 kblockd/0          
   29 root      20   0     0    0    0 S  0.0  0.0   0:00.00 pdflush            
   30 root      15   0     0    0    0 S  0.0  0.0   0:00.20 pdflush            
   32 root      10 -10     0    0    0 S  0.0  0.0   0:00.00 aio/0              
   20 root      15   0     0    0    0 S  0.0  0.0   0:00.00 khubd              
   31 root      25   0     0    0    0 S  0.0  0.0   0:00.00 kswapd0            
  106 root      25   0     0    0    0 S  0.0  0.0   0:00.00 kseriod            
  177 root      22   0     0    0    0 S  0.0  0.0   0:00.00 scsi_eh_0          
  188 root      16   0     0    0    0 S  0.0  0.0   0:01.72 kjournald          
 1043 root       6 -10  3240  452  376 S  0.0  0.2   0:00.07 udevd              
 1561 root      19   0     0    0    0 S  0.0  0.0   0:00.00 kjournald          
 2107 root      16   0  2340  588  500 S  0.0  0.2   0:00.34 syslogd            
 2111 root      15   0  1920  484  420 S  0.0  0.2   0:00.01 klogd              
 2139 rpc       16   0  1672  584  488 S  0.0  0.2   0:00.01 portmap            
 2159 rpcuser   18   0  3220  756  660 S  0.0  0.3   0:00.01 rpc.statd          
 2193 root      16   0  4708 1008  840 S  0.0  0.4   0:00.01 rpc.idmapd         
 2270 root      20   0  2048  556  484 S  0.0  0.2   0:00.00 acpid              
 2282 root      16   0  9028 2032 1608 S  0.0  0.8   0:00.05 cupsd              
 2361 root      16   0  4780 1656 1368 S  0.0  0.6   0:00.17 sshd               
 2376 root      18   0  3056  828  696 S  0.0  0.3   0:00.01 xinetd             
 2396 root      16   0  9296 3004 2040 S  0.0  1.2   0:00.06 sendmail           
 2404 smmsp     17   0  6676 2596 1780 S  0.0  1.0   0:00.01 sendmail           
 2415 root      15   0  2620  552  480 S  0.0  0.2   0:00.04 gpm                
 2455 root      16   0  5472  808  700 S  0.0  0.3   0:00.00 crond              
 2481 xfs       16   0  3332 1520  832 S  0.0  0.6   0:00.02 xfs                
 2492 root      34  19  3308  640  552 S  0.0  0.2   0:00.00 anacron            
 2501 daemon    16   0  2812  648  560 S  0.0  0.3   0:00.00 atd                
 2511 dbus      15   0  3408 1220 1084 S  0.0  0.5   0:00.12 dbus-daemon-1      
 2524 root      23   0  3600 1044  928 S  0.0  0.4   0:00.00 cups-config-dae    
 2535 root      16   0  6620 4144 1608 S  0.0  1.6   0:07.78 hald               
 2544 root      17   0  4488 1168  944 S  0.0  0.5   0:00.04 login              
 2545 root      18   0  3352  408  352 S  0.0  0.2   0:00.00 mingetty           
 2546 root      18   0  2420  408  352 S  0.0  0.2   0:00.00 mingetty           
 2547 root      18   0  2608  404  352 S  0.0  0.2   0:00.00 mingetty           
 2548 root      18   0  2092  408  352 S  0.0  0.2   0:00.00 mingetty           
 2549 root      18   0  2928  404  352 S  0.0  0.2   0:00.00 mingetty           
 2983 root      17   0  5184 1488 1204 S  0.0  0.6   0:00.17 bash               
 3072 root      16   0  4756 1340 1036 S  0.0  0.5   0:03.29 ha_logd            
 3089 root      16   0  4756 1240 1024 S  0.0  0.5   0:00.67 ha_logd            
 3094 root      -2   0 12600  12m 3488 S  0.0  4.9   0:16.66 heartbeat          
 3097 nobody    -2   0  6004 6004 3488 S  0.0  2.3   0:00.06 heartbeat          
 3098 nobody    -2   0  6000 6000 3488 S  0.0  2.3   0:05.32 heartbeat          
 3099 nobody    -2   0  6000 6000 3488 S  0.0  2.3   0:01.32 heartbeat          
 3102 hacluste  16   0  5340 1888 1196 S  0.0  0.7   0:00.44 ccm                
 3103 hacluste  16   0  7256 2840 1768 S  0.0  1.1   0:05.41 cib                
 3104 nobody    16   0  5576 1868 1256 S  0.0  0.7   0:00.74 lrmd               
 3105 nobody    16   0  5208 5208 3380 S  0.0  2.0   0:00.23 stonithd           
 3106 hacluste  16   0  5652 1388 1156 S  0.0  0.5   0:00.32 attrd              
 3107 hacluste  16   0  5504 2644 1652 S  0.0  1.0   0:01.70 crmd               
 3108 root      16   0  5744 1984 1540 S  0.0  0.8   0:03.29 mgmtd              
 5142 hacluste  16   0  5672 2000 1360 S  0.0  0.8   0:00.36 tengine            
 5143 hacluste  16   0  5720 2368 1496 S  0.0  0.9   0:00.44 pengine            
 5302 root      15   0  7412 2288 1888 S  0.0  0.9   0:00.09 sshd               
 5304 root      25   0  5316 1100  948 S  0.0  0.4   0:00.07 bash               
 5323 root      18   0  5460 1244  944 S  0.0  0.5   0:00.30 hb_report          
 6948 root      15   0  2724  816  656 R  0.0  0.3   0:00.02 top                

+ netstat -i
Kernel Interface table
Iface       MTU Met    RX-OK RX-ERR RX-DRP RX-OVR    TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0       1500   0      616      0      0      0      275      0      0      0 BMRU
eth1       1500   0     4566      0      0      0     4218      0      0      0 BMRU
lo        16436   0        8      0      0      0        8      0      0      0 LRU
+ arp -an
? (192.168.1.25) at 00:0C:29:BB:E3:1B [ether] on eth0
+ set +x
