Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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_has





Nagios plug-in for Oracle High Availability Services OHAS (11g and above) It checks: a) ohas stack status b) OCR registry integrity c) resource status (ONLINE/OFFLINE); you can define exceptions with exclude option d) database instance status - if it ...
check_exec_oracle





This nagios plugin checks all the processes necessary for a specific service like :
- mqseries
- oracle
- dimension cm (serena)
- any application running a list of processes
check_dp_mediapool_size





This bash script could check hp data protector pool sizes! We use it for our archivelog pool in oracle.
check_dbversion_oracle





This plugin tests the database software version through querying a specific Oracle database. It can either simply return the version string, or compare it against a blacklist/whitelist version file to determine software version compliance. because it exec ...
check_db





Remote oracle database check using JDBC drivers. Supports custom SQL queries and regular expression match. Provides similar funcationality as sitescope Db monitor.
check_crs





Nagios plug-in for Oracle clusterware (11g and above) It checks: a) clusterware stack status b) OCR registry integrity c) Voting disks status d) resource status (ONLINE/OFFLINE); you can define exceptions with exclude option e) database instance sta ...
check_asm





Nagios plug-in for Oracle ASM instance (11g and above) It checks: a) disk status b) diskgroup state (mounted/dismounted) c) ASM alertlog for any ORA- errors occured in last 24 hours d) diskgroup used space; you can define warning/critical thresh ...
CheckByJdbc





Nagios CheckByJdbc plugin allows you to check a SQL query from a file on database ( Oracle, Microsoft SqlServer, Mysql and IBM DB2/400) by a JDBC connection. For CheckByJdbc plugin it doesn't mind what database are you connecting and what your SQL quer ...
Check tablespace usage and everything you can monitor b...





Hi dear friends, here you can find a simple java code to check everything you can check through a simple SQL script / query without installing any type of oracle client or instant client: all that you need is nagios core 3.x and a Java JDK 1.6.0_xx versio ...
Check Shares on Sun Unified Storage Appliance





Based off of check_disk.sh. Queries a Sun/Oracle Unified Storage appliance via SNMP. Acquires total space for a share and used. Does a quick calculation and sets the error level accordingly. The MIB files referenced come off your storage appliance. ...
Check Remote Oracle through Ssh (No need to install Ora...





New version 0.3 to fetch real undo usage ("UNEXPIRED SEGMENTS") (New version 0.2 with active sessions count, ASM diskgroups and hard/soft parsing percentage ratios check) This is the original official check_oracle nagios plugin, developed by latigid ...
Check Oracle StorageTek ACSLS





A Nagius plugin to check Oracle StorageTek ACSLS status. Written in BASH and is intended to run on the ACSLS host.
Check Oracle status & health without install Oracle cli...





When used through default configuration on 10g instances for example, the use of system account with DEFAULT profile configuration on the database runs the script to fail on the ORA specific error, generating an alert through NAGIOS that points to a "Cann ...
Check Oracle status & health without install Oracle cli...





This perl nagios plugin is a really enhanced version of the popular check_oracle_instant script. Latest updates see https://github.com/gdoornenbal/monitoring-plugins
Check Oracle status & health without install Oracle cli... Popular





This perl nagios plugin allow you to check oracle service (ability to connect to database ) and health of oracle databse (Dictionary Cache Hit Ratio,Library Cache Hit Ratio,DB Block Buffer Cache Hit Ratio,Latch Hit Ratio,Disk Sort Ratio,Rollback Segment W ...
Check Oracle Grid-Infrastructure or Oracle Restart





This plugins searchs for Resources in crs in State OFFLINE or INTERMEDIATE Resources with STARTMODE=never are ignored. Same applies for ora.ons and ora.gds. The number of voting-disks is checked. 1, 3 or 5 votedisks are expected! The plugin is awa ...
Check ORACLE CLUSTER "RAC"





This plugins verify oracle services (ASM,LISTENER,GSD,ONS,VIP) in "RAC" cluster, see config session on the script check_oracle_cluster.
Check if FS is Mounted (check_mount.sh) AIX, NFS, UNIX,...





Shell Script for Nagios, checks if the FS given is mounted. Assumes that you are checking NFS by default, but it can check for any type of FS:
NFS, NFSv4, CIFS, JFS, JFS2, EXT2, EXT3, EXT4, etc (If a FS is mounted more than once it gives a Warning ...
Check Health Oracle Libraries





INFO:
-----
Query the state of a library and components for Oracle Storagetek SL500 / SL3000 / SL8500 by SNMP.
PREREQUISITES:
--------------
These checks need:
- snmpwalk tool installed in the system.
- Activate the snmp agent at the library. ...