Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@coll3:/usr/local/BGInetAccess# ./access_status.sh
- Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
- Runtime name: [email protected]
- Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
- OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
- Heap sizes: current=31104k free=30437k max=462400k
- Kernel version 6.0 build 1648 from 19.12.2013 17:25:05
- Inet version 6.0 build 1290 from 23.12.2013 21:45:03
- Radius:
- accounting-requests per minute start: 0; stop: 0; update: 0
- access-requests per minute accept: 1; reject: 1
- ignore per minute access-request: 0; accounting-update: 0
- Antispam ban count: 0; used per minute: 0
- Started: 24.12.2013 15:25:45 Uptime: 0 d 00:00:17
- Memory total: 404 750 336; max: 954 466 304; free: 252 521 344
- Memory pools:
- Non-heap memory[Code Cache]: max: 50 331 648; used: 3 478 528; peek: 3 591 104
- Heap memory[PS Eden Space]: max: 339 017 728; used: 107 458 120; peek: 337 707 008
- Heap memory[PS Survivor Space]: max: 8 716 288; used: 8 711 416; peek: 8 711 416
- Heap memory[PS Old Gen]: max: 715 849 728; used: 36 059 456; peek: 36 059 456
- Non-heap memory[PS Perm Gen]: max: 67 108 864; used: 23 099 616; peek: 23 099 616
- Thread count: 168
- Trees in cache: 0
- Connections pool to Master status Idle: 3; Active: 3; maxActive: 300; maxIdle: 20
- root@coll3:/usr/local/BGInetAccess#
- root@coll3:/usr/local/BGInetAccounting# ./accounting_status.sh
- Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
- Runtime name: [email protected]
- Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
- OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
- Heap sizes: current=31104k free=30445k max=462400k
- Kernel version 6.0 build 1646 from 13.12.2013 17:33:19
- Inet version 6.0 build 1287 from 18.12.2013 20:58:46
- Radius:
- accounting-requests per minute start: 35; stop: 3; update: 1736
- access-requests per minute accept: 0; reject: 0
- ignore per minute access-request: 0; accounting-update: 0
- Flow listener [null:2001]
- flow packets in current minute: 1049
- Started: 19.12.2013 18:00:37 Uptime: 4 d 21:26:19
- Memory total: 75 169 792; max: 477 233 152; free: 6 379 128
- Memory pools:
- Non-heap memory[Code Cache]: max: 50 331 648; used: 7 770 752; peek: 7 776 064
- Heap memory[PS Eden Space]: max: 177 995 776; used: 5 494 480; peek: 171 573 248
- Heap memory[PS Survivor Space]: max: 458 752; used: 262 144; peek: 7 127 264
- Heap memory[PS Old Gen]: max: 357 957 632; used: 63 037 696; peek: 112 122 560
- Non-heap memory[PS Perm Gen]: max: 67 108 864; used: 25 093 008; peek: 25 093 008
- Thread count: 175
- Trees in cache: 0
- Connections pool to Master status Idle: 20; Active: 0; maxActive: 300; maxIdle: 20
- root@coll3:/usr/local/BGInetAccounting# ./accounting_stop.sh
- Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
- Runtime name: [email protected]
- Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
- OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
- Heap sizes: current=31104k free=30445k max=462400k
- Stopped.
- root@coll3:/usr/local/BGInetAccounting# ./update.sh
- Starting libraries update. Requesting BGBillingServer lib info.
- 12-24/15:27:29 INFO [main] DefaultServerSetup - Binding javax.jms.ConnectionFactory[org.apache.activemq.ActiveMQConnectionFactory@182da3d] to java:comp/env/mq/connectionFactory
- 12-24/15:27:29 INFO [main] DefaultServerSetup - Init DB connection pools
- 12-24/15:27:29 INFO [main] DefaultServerSetup - Binding JDBC pool "master" to java:comp/env/jdbc/master
- 12-24/15:27:29 INFO [main] AnnotatedMBean - Register MBean ru.bitel.bgbilling.server.util:type=DatabaseConnectionPool,name=master
- 12-24/15:27:29 INFO [main] DefaultServerSetup - Init trash pools..
- mq 12-24/15:27:29 INFO [EventProcessor-init] EventProcessor - Init EventProcessor MQ connection factory...
- 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.
- mq 12-24/15:27:30 DEBUG [EventProcessor-init] FailoverTransport - Started.
- mq 12-24/15:27:30 DEBUG [EventProcessor-init] FailoverTransport - Waking up reconnect task
- mq 12-24/15:27:30 DEBUG [ActiveMQ Task] FailoverTransport - urlList connectionList:[tcp://10.10.1.62:61616]
- mq 12-24/15:27:30 DEBUG [ActiveMQ Task] FailoverTransport - Attempting connect to: tcp://10.10.1.62:61616
- 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]}
- 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]}
- 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}
- 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}
- mq 12-24/15:27:30 DEBUG [ActiveMQ Task] FailoverTransport - Connection established
- mq 12-24/15:27:30 INFO [ActiveMQ Task] FailoverTransport - Successfully connected to tcp://10.10.1.62:61616
- 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
- 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
- Taking kernel.jar...
- 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
- OK. Saving to lib.app.update.
- Taking inet.jar...
- 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
- OK. Saving to lib.app.update.
- Update finished. Please restart application.
- 12-24/15:27:33 INFO [Thread-4] EventProcessor - Shutdown EventProcessor...
- 12-24/15:27:33 DEBUG [Thread-4] ActiveMQMessageConsumer - remove: ID:coll3.vilkam.net-33885-1387855649912-0:1:2:1, lastDeliveredSequenceId:0
- root@coll3:/usr/local/BGInetAccounting# ./accounting_start.sh
- root@coll3:/usr/local/BGInetAccounting# ./accounting_status.sh
- Java Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM [1.6.0_33] /opt/java/jdk1.6.0_33/jre
- Runtime name: [email protected]
- Java endorsed dirs: /lib/endorsed:/opt/java/jdk/lib/endorsed
- OS: Linux 2.6.32-5-686-bigmem [i386], file.encoding: UTF-8, user.name: root
- Heap sizes: current=31104k free=30445k max=462400k
- Kernel version 6.0 build 1648 from 19.12.2013 17:25:05
- Inet version 6.0 build 1290 from 23.12.2013 21:45:03
- Radius:
- accounting-requests per minute start: 2; stop: 1; update: 616
- access-requests per minute accept: 0; reject: 0
- ignore per minute access-request: 0; accounting-update: 0
- Flow listener [null:2001]
- flow packets in current minute: 0
- Started: 24.12.2013 15:27:36 Uptime: 0 d 00:00:19
- Memory total: 207 945 728; max: 477 233 152; free: 14 512 528
- Memory pools:
- Non-heap memory[Code Cache]: max: 50 331 648; used: 3 866 432; peek: 4 092 288
- Heap memory[PS Eden Space]: max: 172 228 608; used: 161 617 792; peek: 172 818 432
- Heap memory[PS Survivor Space]: max: 2 818 048; used: 2 818 048; peek: 3 008 040
- Heap memory[PS Old Gen]: max: 357 957 632; used: 28 997 360; peek: 28 997 360
- Non-heap memory[PS Perm Gen]: max: 67 108 864; used: 23 900 096; peek: 23 900 096
- Thread count: 147
- Trees in cache: 0
- Connections pool to Master status Idle: 5; Active: 0; maxActive: 300; maxIdle: 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement