check_oracle_health
check_oracle_health copied to clipboard
shorten statefilename to sid if --connect string doesnt use tnsnames.ora
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