[Nagiosplug-devel] [ nagiosplug-Bugs-1505551 ] check_oracle unnecessary dependency

SourceForge.net noreply at sourceforge.net
Tue Jun 13 19:39:53 CEST 2006


Bugs item #1505551, was opened at 2006-06-13 10:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1505551&group_id=29880

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General plugin execution
Group: CVS
Status: Open
Resolution: None
Priority: 5
Submitted By: Jason Martin (jhmartin)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_oracle unnecessary dependency

Initial Comment:
check_oracle.sh currently checks that it can find a
valid ORACLE_HOME before performing any checks.
However, the --db option only performs a ps|grep, which
does not require a valid ORACLE HOME. This is handy
when the ORACLE_HOME is not accessible to users other
than oracle and a --db check is desirable.

I suggest that the check for a valid ORACLE_HOME be
performed only when the requested action is not --db.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1505551&group_id=29880




More information about the Devel mailing list