Search found 30 matches

by yescobar01
Tue May 21, 2013 1:23 pm
Forum: Nagios XI
Topic: not receiving any notification alert having a warn/critical
Replies: 7
Views: 2179

Re: not receiving any notification alert having a warn/criti

Great!! that worked!! after changing the send mail from, it worked!!! thanks alot!!
by yescobar01
Tue May 21, 2013 8:55 am
Forum: Nagios XI
Topic: not receiving any notification alert having a warn/critical
Replies: 7
Views: 2179

Re: not receiving any notification alert having a warn/criti

Hello I think I am not receiving the email notification thru my outlooks because my company's policy only allows valid emails. I called my company helpdesk and this is what they reply below: "I went through your ticket log and did not found any specification from which email address are your re...
by yescobar01
Thu May 16, 2013 8:48 am
Forum: Nagios XI
Topic: help on check_oracle_health getting an UNKNOWN
Replies: 7
Views: 5992

Re: help on check_oracle_health getting an UNKNOWN

Apperently we needed to add all these escapes in order for the query to work!! finally it works! -connect "64.143.xxx.xxx:1522/cdtbd6.db.att.com" --username usr --password "pwd" --mode sql --name="select%20count%28%2A%29%20from%20v%24session%20where%20status%20%3D%20%27ACTIV...
by yescobar01
Wed May 15, 2013 4:30 pm
Forum: Nagios XI
Topic: help on check_oracle_health getting an UNKNOWN
Replies: 7
Views: 5992

Re: help on check_oracle_health getting an UNKNOWN

Nagios XI 2012R1.8 Copyright © 2008-2013 Nagios Enterprises, LLC.
by yescobar01
Wed May 15, 2013 4:12 pm
Forum: Nagios XI
Topic: help on check_oracle_health getting an UNKNOWN
Replies: 7
Views: 5992

Re: help on check_oracle_health getting an UNKNOWN

I am letting it run via normal achedule here is the screenshot.
query vsession.png
by yescobar01
Wed May 15, 2013 3:47 pm
Forum: Nagios XI
Topic: help on check_oracle_health getting an UNKNOWN
Replies: 7
Views: 5992

help on check_oracle_health getting an UNKNOWN

Hello All, I am receiving an unknown error in my Nagios XI GUI when I try to query my oracle database, but when i enter the command in the command line it works. Can you tell me why it doesn't work in the GUI but works in the commandline. This is the unknown error below: UNKNOWN - got no valid respo...
by yescobar01
Wed May 15, 2013 8:24 am
Forum: Nagios XI
Topic: not receiving any notification alert having a warn/critical
Replies: 7
Views: 2179

Re: not receiving any notification alert having a warn/criti

Here is the notifications for the service check
service check.png
I just tried sending me a test email but I do not receive them in my outlook my email is [email protected].

I did a test email on my personal email [email protected] I did receive it there, but not in my outlook. Do you know why?
by yescobar01
Tue May 14, 2013 4:38 pm
Forum: Nagios XI
Topic: not receiving any notification alert having a warn/critical
Replies: 7
Views: 2179

not receiving any notification alert having a warn/critical

Hello All, I am not able to receive any email notification when my host has a warning, unknown and/or critical under status information. I have attached some screenshots. Please help Iam using the 60 day trial of Nagios Xi, i am not sure if maybe because I am using the 60 day trial it may not suppor...
by yescobar01
Fri May 10, 2013 4:42 pm
Forum: Nagios XI
Topic: books to Buy?
Replies: 2
Views: 748

Re: books to Buy?

thank you for the information!
by yescobar01
Fri May 10, 2013 3:25 pm
Forum: Nagios XI
Topic: help - using the Oracle_Query
Replies: 27
Views: 22821

Re: help - using the Oracle_Query

I try the commands you suggested i also in the command line, I was not able to enter an integer instead of a wildcard [root@oravm2 libexec]# ./check_oracle_health -connect 64.143.xxx.xxx:1522/cdtbd2 --username usr --password "pwd" --mode sql --name="select 1 from dim_amundment" -...