Advertisement
gogobugogo

Untitled

Dec 23rd, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.57 KB | None | 0 0
  1. root@coll3:/usr/local/BGInetAccess# ./access_status.sh
  2. Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
  3. Runtime name: [email protected]
  4. Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
  5. OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
  6. Heap sizes: current=31104k free=30437k max=462400k
  7. Kernel version 6.0 build 1648 from 19.12.2013 17:25:05
  8. Inet version 6.0 build 1290 from 23.12.2013 21:45:03
  9. Radius:
  10. accounting-requests per minute start: 0; stop: 0; update: 0
  11. access-requests per minute accept: 1; reject: 1
  12. ignore per minute access-request: 0; accounting-update: 0
  13. Antispam ban count: 0; used per minute: 0
  14.  
  15. Started: 24.12.2013 15:25:45 Uptime: 0 d 00:00:17
  16. Memory total: 404 750 336; max: 954 466 304; free: 252 521 344
  17. Memory pools:
  18. Non-heap memory[Code Cache]: max: 50 331 648; used: 3 478 528; peek: 3 591 104
  19. Heap memory[PS Eden Space]: max: 339 017 728; used: 107 458 120; peek: 337 707 008
  20. Heap memory[PS Survivor Space]: max: 8 716 288; used: 8 711 416; peek: 8 711 416
  21. Heap memory[PS Old Gen]: max: 715 849 728; used: 36 059 456; peek: 36 059 456
  22. Non-heap memory[PS Perm Gen]: max: 67 108 864; used: 23 099 616; peek: 23 099 616
  23. Thread count: 168
  24. Trees in cache: 0
  25. Connections pool to Master status Idle: 3; Active: 3; maxActive: 300; maxIdle: 20
  26. root@coll3:/usr/local/BGInetAccess#
  27. root@coll3:/usr/local/BGInetAccounting# ./accounting_status.sh
  28. Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
  29. Runtime name: [email protected]
  30. Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
  31. OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
  32. Heap sizes: current=31104k free=30445k max=462400k
  33. Kernel version 6.0 build 1646 from 13.12.2013 17:33:19
  34. Inet version 6.0 build 1287 from 18.12.2013 20:58:46
  35. Radius:
  36. accounting-requests per minute start: 35; stop: 3; update: 1736
  37. access-requests per minute accept: 0; reject: 0
  38. ignore per minute access-request: 0; accounting-update: 0
  39. Flow listener [null:2001]
  40. flow packets in current minute: 1049
  41.  
  42. Started: 19.12.2013 18:00:37 Uptime: 4 d 21:26:19
  43. Memory total: 75 169 792; max: 477 233 152; free: 6 379 128
  44. Memory pools:
  45. Non-heap memory[Code Cache]: max: 50 331 648; used: 7 770 752; peek: 7 776 064
  46. Heap memory[PS Eden Space]: max: 177 995 776; used: 5 494 480; peek: 171 573 248
  47. Heap memory[PS Survivor Space]: max: 458 752; used: 262 144; peek: 7 127 264
  48. Heap memory[PS Old Gen]: max: 357 957 632; used: 63 037 696; peek: 112 122 560
  49. Non-heap memory[PS Perm Gen]: max: 67 108 864; used: 25 093 008; peek: 25 093 008
  50. Thread count: 175
  51. Trees in cache: 0
  52. Connections pool to Master status Idle: 20; Active: 0; maxActive: 300; maxIdle: 20
  53.  
  54. root@coll3:/usr/local/BGInetAccounting# ./accounting_stop.sh
  55. Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
  56. Runtime name: [email protected]
  57. Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
  58. OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
  59. Heap sizes: current=31104k free=30445k max=462400k
  60. Stopped.
  61.  
  62. root@coll3:/usr/local/BGInetAccounting# ./update.sh
  63. Starting libraries update. Requesting BGBillingServer lib info.
  64. 12-24/15:27:29 INFO [main] DefaultServerSetup - Binding javax.jms.ConnectionFactory[org.apache.activemq.ActiveMQConnectionFactory@182da3d] to java:comp/env/mq/connectionFactory
  65. 12-24/15:27:29 INFO [main] DefaultServerSetup - Init DB connection pools
  66. 12-24/15:27:29 INFO [main] DefaultServerSetup - Binding JDBC pool "master" to java:comp/env/jdbc/master
  67. 12-24/15:27:29 INFO [main] AnnotatedMBean - Register MBean ru.bitel.bgbilling.server.util:type=DatabaseConnectionPool,name=master
  68. 12-24/15:27:29 INFO [main] DefaultServerSetup - Init trash pools..
  69. mq 12-24/15:27:29 INFO [EventProcessor-init] EventProcessor - Init EventProcessor MQ connection factory...
  70. mq 12-24/15:27:29 DEBUG [EventProcessor-init] FailoverTransport - Reconnect was triggered but transport is not started yet. Wait for start to connect the transport.
  71. mq 12-24/15:27:30 DEBUG [EventProcessor-init] FailoverTransport - Started.
  72. mq 12-24/15:27:30 DEBUG [EventProcessor-init] FailoverTransport - Waking up reconnect task
  73. mq 12-24/15:27:30 DEBUG [ActiveMQ Task] FailoverTransport - urlList connectionList:[tcp://10.10.1.62:61616]
  74. mq 12-24/15:27:30 DEBUG [ActiveMQ Task] FailoverTransport - Attempting connect to: tcp://10.10.1.62:61616
  75. mq 12-24/15:27:30 DEBUG [ActiveMQ Task] WireFormatNegotiator - Sending: WireFormatInfo { version=6, properties={CacheSize=1024, CacheEnabled=true, SizePrefixDisabled=false, MaxInactivityDurationInitalDelay=10000, TcpNoDelayEnabled=true, MaxInactivityDuration=30000, TightEncodingEnabled=true, StackTraceEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
  76. mq 12-24/15:27:30 DEBUG [ActiveMQ Transport: tcp:///10.10.1.62:61616] WireFormatNegotiator - Received WireFormat: WireFormatInfo { version=6, properties={CacheSize=1024, CacheEnabled=true, SizePrefixDisabled=false, MaxInactivityDurationInitalDelay=10000, TcpNoDelayEnabled=true, MaxInactivityDuration=30000, TightEncodingEnabled=true, StackTraceEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
  77. mq 12-24/15:27:30 DEBUG [ActiveMQ Transport: tcp:///10.10.1.62:61616] WireFormatNegotiator - tcp:///10.10.1.62:61616 before negotiation: OpenWireFormat{version=6, cacheEnabled=false, stackTraceEnabled=false, tightEncodingEnabled=false, sizePrefixDisabled=false}
  78. mq 12-24/15:27:30 DEBUG [ActiveMQ Transport: tcp:///10.10.1.62:61616] WireFormatNegotiator - tcp:///10.10.1.62:61616 after negotiation: OpenWireFormat{version=6, cacheEnabled=true, stackTraceEnabled=true, tightEncodingEnabled=true, sizePrefixDisabled=false}
  79. mq 12-24/15:27:30 DEBUG [ActiveMQ Task] FailoverTransport - Connection established
  80. mq 12-24/15:27:30 INFO [ActiveMQ Task] FailoverTransport - Successfully connected to tcp://10.10.1.62:61616
  81. 12-24/15:27:30 DEBUG [main] EventProcessor - Add ru.bitel.bgbilling.server.util.Setup$1@1469658 to BG.Event.ru.bitel.bgbilling.kernel.event.events.system.ModuleConfigModifiedEvent
  82. mq 12-24/15:27:30 DEBUG [main] EventProcessor - Request, timeout 10000 : Event[bitel.billing.server.installer.event.GetLibrariesInfoEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  83. Taking kernel.jar...
  84. mq 12-24/15:27:30 DEBUG [main] EventProcessor - Request, timeout 0 : Event[bitel.billing.server.installer.event.GetLibraryEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  85. OK. Saving to lib.app.update.
  86. Taking inet.jar...
  87. mq 12-24/15:27:31 DEBUG [main] EventProcessor - Request, timeout 0 : Event[bitel.billing.server.installer.event.GetLibraryEvent] moduleId: no; pluginId: no; cid: global; scid: -1; userId: -1; timestamp: -1
  88. OK. Saving to lib.app.update.
  89. Update finished. Please restart application.
  90.  
  91. 12-24/15:27:33 INFO [Thread-4] EventProcessor - Shutdown EventProcessor...
  92. 12-24/15:27:33 DEBUG [Thread-4] ActiveMQMessageConsumer - remove: ID:coll3.vilkam.net-33885-1387855649912-0:1:2:1, lastDeliveredSequenceId:0
  93.  
  94. root@coll3:/usr/local/BGInetAccounting# ./accounting_start.sh
  95.  
  96. root@coll3:/usr/local/BGInetAccounting# ./accounting_status.sh
  97. Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
  98. Runtime name: [email protected]
  99. Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
  100. OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
  101. Heap sizes: current=31104k free=30445k max=462400k
  102. Kernel version 6.0 build 1648 from 19.12.2013 17:25:05
  103. Inet version 6.0 build 1290 from 23.12.2013 21:45:03
  104. Radius:
  105. accounting-requests per minute start: 2; stop: 1; update: 616
  106. access-requests per minute accept: 0; reject: 0
  107. ignore per minute access-request: 0; accounting-update: 0
  108. Flow listener [null:2001]
  109. flow packets in current minute: 0
  110.  
  111. Started: 24.12.2013 15:27:36 Uptime: 0 d 00:00:19
  112. Memory total: 207 945 728; max: 477 233 152; free: 14 512 528
  113. Memory pools:
  114. Non-heap memory[Code Cache]: max: 50 331 648; used: 3 866 432; peek: 4 092 288
  115. Heap memory[PS Eden Space]: max: 172 228 608; used: 161 617 792; peek: 172 818 432
  116. Heap memory[PS Survivor Space]: max: 2 818 048; used: 2 818 048; peek: 3 008 040
  117. Heap memory[PS Old Gen]: max: 357 957 632; used: 28 997 360; peek: 28 997 360
  118. Non-heap memory[PS Perm Gen]: max: 67 108 864; used: 23 900 096; peek: 23 900 096
  119. Thread count: 147
  120. Trees in cache: 0
  121. Connections pool to Master status Idle: 5; Active: 0; maxActive: 300; maxIdle: 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement