There are scenarios when you would want to monitor the Application state of the currently deployed applications in the Domain using the WebLogic Server Runtime Mbeans. Properties like Application State. This can be achieved through many ways like the Admin
Continue readingTag: Monitoring
Apache Administration FAQ’s
How to disable Case Sensitivity in Apache? Apache is case sensitive. When you application is hosted in case-insensitive webserver(like IIS) and moved to case-sensitive webserver (like Apache) you may get some problems related to non availability of URLS(HTTP 404 error).
Continue readingMonitoring WebLogic Server Runtime using WLST
There are scenarios when you would want to monitor the properties of your alive servers in the Domain using the WebLogic Server Runtime Mbeans. Properties like Server State, Server Health, Listen Port, Listen Addresses etc. This can be achieved through
Continue readingWebLogic SNMP to monitor JMS Server
Configuring WebLogic SNMP to monitor JMS Server attributes using Counter Monitor. SNMP: It is basically Internet Protocol used to manage the devices over the IP based Network. The devices could be servers ,routers, printers, switches etc. WebLogic Server software includes
Continue reading