lausser / check_oracle_health

A plugin (monitoring-plugin, not nagios-plugin, see also http://is.gd/PP1330) which checks various parameters of Oracle database servers. (We also offer trainings: http://www.consol.de/open-source-monitoring/schulungen/workshops/#datenbank-monitoring)
http://labs.consol.de/nagios/check_oracle_health
GNU General Public License v2.0
34 stars 29 forks source link

shorten statefilename to sid if --connect string doesnt use tnsnames.ora #24

Open Mikesch-mp opened 6 years ago

Mikesch-mp commented 6 years ago

This is for users that uses a connectionstring like

(description=(address=(protocol=tcp)(host=1.1.1.1)(port=1521))(connect_data=(sid=MYSID)))

it will shorten the filename to MYSID + plugin strings