Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Weblogic
Nagios plugins for monitoring BEA/Oracle Weblogic.
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Check JMX plus XPATH
sourceforge.net/p/nagchkweblogic/wiki/Home/Unlike Other Weblogic Plugins, this one can monitor/compare many different Values in the Weblogic JMX MBeans. It would be fairly simple to expand this to jboss or other JMX compatible servers with a tweak. I have not gotten to this point yet.
Check Weblogic Instance Health
throwsb.github.io/nagios-checks/This project is not in active development. Please feel free to contact with questions. Checks the health of a Weblogic instance using jmx and wlst. This was developed and tested with Weblogic version 12C. Please feel free to contact me with support ...
check_weblogic.sh
www.sistemistica.it/download.html?task=viewcategory&catid=6Plugin for BEA Weblogic 8 heap memory check.
check_weblogic_heap
www.claudiokuenzler.com/nagios-plugins/check_weblogic_heap.pThis plugin will check the current memory usage of your Weblogic application (with perfdata).
check_weblogic_heapfree
nagios plugin to check if a weblogic jvm heap is falling below nominal thresholds (current and delta free) (ksh script)
check_weblogic_sessions
nagios plugin to check if a WebAppComponentRuntime object on a weblogic application server is exceeding a maximum specified concurrent sessions value (ksh script)
check_wlst_sessions
blog.zwindler.fr/2016/11/09/plugin-check_wlst_sessions-weblo# check_wlst_sessions 1.0 Nagios compatible plugin to check via WLST the number of actives sessions on a Server (On Oracle WebLogic Server v9+) BOTH Files (.sh and .py) are needed for this plugin to work
Weblogic Plugins
Plugins to obtain Weblogic?s JVM HEAP size and DEFAULT RUNTIME QUEUE length using Weblogic MBEANS. Should work for all platforms
Weblogic SNMP monitoring
github.com/wayne-j/nagios-Weblogic_healthWeblogic server check via snmp
Wlsagent
code.google.com/p/wlsagent/Wlsagent is a Nagios plugin which aims to provide JMX monitoring capabilities for WebLogic servers (9 & 10), whith the smallest possible memory footprint. Monitoring is achieved with simple HTTP requests, through the use of an embedded Jetty container. ...