Search found 55 matches
- Wed Sep 25, 2013 1:01 pm
- Forum: Nagios XI
- Topic: Notifications to a Contact Group
- Replies: 13
- Views: 2441
Re: Notifications to a Contact Group
Thank you The problem i am facing is when i use the Macro NOTIFICATIONRECIPIENTS to send the mail, its picking wrong Email, Macro CONTACTEMAIL is getting the correct address which is ajangam@cisco.com where as NOTIFICATIONRECIPIENTS is getting wrong address{which is <firstname@hostname.com>} Where s...
- Wed Sep 25, 2013 12:14 pm
- Forum: Nagios XI
- Topic: Notifications to a Contact Group
- Replies: 13
- Views: 2441
Re: Notifications to a Contact Group
OK. How can I do alter the nagios core source and edit the macro
- Tue Sep 24, 2013 8:44 pm
- Forum: Nagios XI
- Topic: Notifications to a Contact Group
- Replies: 13
- Views: 2441
Re: Notifications to a Contact Group
It there a way to edit the Macro NOTIFICATIONRECIPIENTS
- Tue Sep 24, 2013 1:32 pm
- Forum: Nagios XI
- Topic: Notifications to a Contact Group
- Replies: 13
- Views: 2441
- Tue Sep 24, 2013 12:20 pm
- Forum: Nagios XI
- Topic: Notifications to a Contact Group
- Replies: 13
- Views: 2441
Re: Notifications to a Contact Group
How can i create custom notification handlers
- Fri Sep 20, 2013 2:26 pm
- Forum: Nagios XI
- Topic: Notifications to a Contact Group
- Replies: 13
- Views: 2441
Re: Notifications to a Contact Group
Is there a way where we can change this, that way people will know who is getting the mails
Thanks Araivnd
Thanks Araivnd
- Fri Sep 20, 2013 12:50 pm
- Forum: Nagios XI
- Topic: Notifications to a Contact Group
- Replies: 13
- Views: 2441
Notifications to a Contact Group
I have create 15 contacts and added them to a contact group. I included this contact group in all the service checks. In the TO section of email notifications that i receive from nagios, i am not seeing list of people in the contact group. I only see my name. What should i do to see the names of all...
- Fri Sep 13, 2013 4:19 pm
- Forum: Nagios XI
- Topic: XE Connection Time Error
- Replies: 13
- Views: 3010
Re: XE Connection Time Error
Thanks a lot for the help.
Its working now
Its working now
- Fri Sep 13, 2013 3:45 pm
- Forum: Nagios XI
- Topic: XE Connection Time Error
- Replies: 13
- Views: 3010
Re: XE Connection Time Error
COMMAND: /usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/12.1/client64/lib ORACLE_HOME=/usr/lib/oracle/12.1/client64 /usr/local/nagios/libexec/check_oracle_health --connect "<hostname>:1521\\XE" --username system --password "<password>" --mode connection-time --warning 2 --critical ...
- Fri Sep 13, 2013 1:58 pm
- Forum: Nagios XI
- Topic: XE Connection Time Error
- Replies: 13
- Views: 3010
Re: XE Connection Time Error
I changed the oracle home and LD_LIBRARY_PATH for the commands check_xi_oraclequery, serverspace and tablespace in CCM. Now is able to load libraries, but i am still getting a error CRITICAL - cannot connect to sfpariapp30k-prd-001.cisco.com:1521XE. ORA-12545: Connect failed because target host or o...