Sometime, we might have a situation where EMS might doing high processing of messages and consuming lot of memory to performance it activity. In this situation, first thing that we need to do is to find overall health of the server by running ‘info’ command. Below parameter can give your idea about load on the server.
Inbound Message Rate: 23 msgs/sec, 90.6 Kb per second
Outbound Message Rate: 5888 msgs/sec, 29.0 MB per second
Disk Read Rate: 0 reads/sec, 0.0 Kb per second
Disk Write Rate: 89 writes/sec, 94.3 Kb per second
Uptime: 138 days 22 hours 13 minutes
Now you can open GEMS tool and get details of queue or topic. Observe the OutboundMessage Rate of queue/topics to get the idea about destination for which most of the traffic is present in EMS.
You can download the GEMS tool from tibco community site. Just search GEMS and you will get link to download.
Inbound Message Rate: 23 msgs/sec, 90.6 Kb per second
Outbound Message Rate: 5888 msgs/sec, 29.0 MB per second
Disk Read Rate: 0 reads/sec, 0.0 Kb per second
Disk Write Rate: 89 writes/sec, 94.3 Kb per second
Uptime: 138 days 22 hours 13 minutes
Now you can open GEMS tool and get details of queue or topic. Observe the OutboundMessage Rate of queue/topics to get the idea about destination for which most of the traffic is present in EMS.
You can download the GEMS tool from tibco community site. Just search GEMS and you will get link to download.
No comments:
Post a Comment