Skip to content

wayne-j/nagios-Weblogic_health

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

nagios-Weblogic_health

Weblogic server check via snmp

Can alert based on overall system health or you can specify the required status of the server.
In example specify a critical scenario where less than (x) applications, servers or jdbc connectors are running.

Monitors:

Number and health of applications deployed

Number and health of runtimes deployed

Number and health of JDBC connectors including connection count

jVM server health and heap size

Performance Data:

jVM Heap Size

Total number of current JDCB connections

Example command

$USER1$/weblogic_health.pl $HOSTADDRESS$:$ARG1$ $ARG2$ $ARG3$

$ARG1$ = Port

$ARG2$ = community string

$ARG3$ = blank or used to specify critical scenario (#apps #runtimes #jdbc)

About

Weblogic server check via snmp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages