Notification clarification needed

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Notification clarification needed

Post by tmcdonald »

Assuming "/tmp/nagiosxi" is your installer directory and that your diff files are in the /tmp directory:

Code: Select all

cd /tmp/nagiosxi/subcomponents/nagioscore
tar xzf nagios-4.0.8.tar.gz (may not work for other versions)
patch upgrade < /tmp/upgrade.diff
patch nagios-4.0.8/cgi/cmd.c < /tmp/cmd.diff
./upgrade
Then just hit y and Enter if it whines about things already being patched.

This will be blown away by upgrades, so keep this in mind.

Now on my system this is still auto-filling the "Your Name" field even when done through Core. I assume you just want this to be editable?
Former Nagios employee
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Notification clarification needed

Post by BanditBBS »

Auto filling that is fine. I'm just concerned about the check boxes. Testing now.....

EDIT: Worked fine. So basically I'll need to add this to my upgrade procedure like I do a few other items, no big deal.

Thanks again for all the help and adding to my offline docs so I hopefully don't lose the instructions 8-)
Last edited by BanditBBS on Fri May 08, 2015 9:34 am, edited 1 time in total.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Notification clarification needed

Post by tmcdonald »

For the record, this is what I got with my patched system:

Image
Former Nagios employee
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Notification clarification needed

Post by BanditBBS »

Yeah, we're all good Trevor, close this up! Also, I edited my previous post
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Notification clarification needed

Post by tmcdonald »

For what it's worth, I made the sticky and send notification options configurable: https://github.com/NagiosEnterprises/na ... -112261353

If anyone would like this topic reopened please let me know!
Former Nagios employee
Locked