Project

General

Profile

Bug #546 » 1850_extra_printouts.log

requested data printout - Tan le tran, 06/25/2013 09:53 AM

 
======================================================
ps auxwwwf | head -n 1; ps auxwwwf|egrep lttng
root 25241 0.0 0.0 11300 1316 ? S 18:50 0:00 \_ sh -c ps auxwwwf | head -n 1; ps auxwwwf|egrep lttng >> /cluster/temp/tdlt/bug546_extra_info.txt
root 25245 0.0 0.0 4104 568 ? S 18:50 0:00 \_ egrep lttng
root 18261 0.0 0.0 51620 716 ? Sl 18:48 0:00 \_ lttng-relayd -C tcp://192.168.0.1:57770 -D tcp://192.168.0.1:57284 -o /storage/no-backup/tracecc-apr9010500/STAB001_1 -vvv
root 22147 0.1 0.0 51620 720 ? Sl 18:49 0:00 \_ lttng-relayd -C tcp://192.168.0.1:50606 -D tcp://192.168.0.1:52260 -o /storage/no-backup/tracecc-apr9010500/STAB002_3 -vvv
root 24290 0.0 0.0 51620 720 ? Sl 18:49 0:00 \_ lttng-relayd -C tcp://192.168.0.1:55849 -D tcp://192.168.0.1:50237 -o /storage/no-backup/tracecc-apr9010500/STAB003_a_1 -vvv
root 9204 0.0 0.0 175532 1948 ? Ssl 18:47 0:00 lttng-sessiond -d
root 14704 0.0 0.0 215136 1692 ? Sl 18:48 0:00 \_ lttng-consumerd --quiet -u --consumerd-cmd-sock /var/run/lttng/ustconsumerd64/command --consumerd-err-sock /var/run/lttng/ustconsumerd64/error
======================================================
Print all value under /proc/sys/net/ipv4 using: "for a in $(ls /proc/sys/net/ipv4/); do (echo -n $a; echo -n ' : '; cat /proc/sys/net/ipv4/$a); done "
cipso_cache_bucket_size : 10
cipso_cache_enable : 1
cipso_rbm_optfmt : 0
cipso_rbm_strictvalid : 1
conf : icmp_echo_ignore_all : 0
icmp_echo_ignore_broadcasts : 1
icmp_errors_use_inbound_ifaddr : 0
icmp_ignore_bogus_error_responses : 1
icmp_ratelimit : 1000
icmp_ratemask : 6168
igmp_max_memberships : 20
igmp_max_msf : 10
inet_peer_gc_maxtime : 120
inet_peer_gc_mintime : 10
inet_peer_maxttl : 600
inet_peer_minttl : 120
inet_peer_threshold : 65664
ip_default_ttl : 64
ip_dynaddr : 0
ip_forward : 0
ip_local_port_range : 32768 61000
ip_local_reserved_ports :
ip_no_pmtu_disc : 0
ip_nonlocal_bind : 0
ipfrag_high_thresh : 262144
ipfrag_low_thresh : 196608
ipfrag_max_dist : 64
ipfrag_secret_interval : 600
ipfrag_time : 2
neigh : ping_group_range : 1 0
route : rt_cache_rebuild_count : 4
tcp_abc : 0
tcp_abort_on_overflow : 0
tcp_adv_win_scale : 1
tcp_allowed_congestion_control : cubic reno
tcp_app_win : 31
tcp_available_congestion_control : cubic reno
tcp_base_mss : 512
tcp_congestion_control : cubic
tcp_cookie_size : 0
tcp_dma_copybreak : 4096
tcp_dsack : 1
tcp_ecn : 0
tcp_fack : 1
tcp_fin_timeout : 15
tcp_frto : 2
tcp_frto_response : 0
tcp_keepalive_intvl : 75
tcp_keepalive_probes : 9
tcp_keepalive_time : 7200
tcp_low_latency : 0
tcp_max_orphans : 131072
tcp_max_ssthresh : 0
tcp_max_syn_backlog : 1024
tcp_max_tw_buckets : 131072
tcp_mem : 48468 64625 96936
tcp_moderate_rcvbuf : 1
tcp_mtu_probing : 0
tcp_no_metrics_save : 0
tcp_orphan_retries : 0
tcp_reordering : 3
tcp_retrans_collapse : 1
tcp_retries1 : 3
tcp_retries2 : 15
tcp_rfc1337 : 0
tcp_rmem : 4096 87380 2068000
tcp_sack : 1
tcp_slow_start_after_idle : 1
tcp_stdurg : 0
tcp_syn_retries : 5
tcp_synack_retries : 5
tcp_syncookies : 1
tcp_thin_dupack : 0
tcp_thin_linear_timeouts : 0
tcp_timestamps : 1
tcp_tso_win_divisor : 3
tcp_tw_recycle : 0
tcp_tw_reuse : 0
tcp_window_scaling : 1
tcp_wmem : 4096 16384 2068000
tcp_workaround_signed_windows : 0
udp_mem : 48468 64625 96936
udp_rmem_min : 4096
udp_wmem_min : 4096
xfrm4_gc_thresh : 524288
======================================================
cat /proc/net/sockstat
sockets: used 650
TCP: inuse 44 orphan 0 tw 1 alloc 51 mem 218
UDP: inuse 21 mem 11
UDPLITE: inuse 0
RAW: inuse 1
FRAG: inuse 0 memory 0
======================================================
wc -l /proc/net/tcp : 46 /proc/net/tcp
======================================================
(12-12/19)