Search found 1 match
- Fri May 21, 2010 6:18 am
- Forum: Open Source Nagios Projects
- Topic: Nagios check_oracle plugin
- Replies: 0
- Views: 3487
Nagios check_oracle plugin
I have my issues with the check_oracle v1.4.14 (nagios-plugins 1.4.14). The most likely failure cases as well as some others are not discovered by it with the --login command. You actually have to login. == Old version == --login) loginchk=`sqlplus dummy/user@$2 < /dev/null` loginchk2=` echo $loginc...