Yes you are 100% correct on this. I believe there are some feature requests in place to resolve this.
However I also think the Javascript stuff tmcdonald had may be another way around this. I've not tried it yet.
Nagios XI Monitoring Wizards Step 5
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Nagios XI Monitoring Wizards Step 5
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Nagios XI Monitoring Wizards Step 5
The java script would work for me. But due to some security concerns some folks around here have javascript disabled in their browser so I'll need to avoid it in order to keep the user experience consistent.
Re: Nagios XI Monitoring Wizards Step 5
At this point then I think you'll need to wait until the wizard framework is reworked to allow that. Currently it may be possible (though I have not tested this) to modify the PHP arrays holding the host/service data from the wizard and manually remove yourself from the contacts in a later step. I don't really know which arrays you would need to modify but it would make most sense to do it in the final stage. I believe part of the problem is that the framework itself is SourceGuardian-protected so I can't reveal too much about the inner-workings, and even if I could the framework could not be modified.
Former Nagios employee
Re: Nagios XI Monitoring Wizards Step 5
Not a problem. I will wait for the modification to anything with this step. By the way would you happen to know if there are plans to have the contacts and group boxes sorted by alphabetical order or have a sorting option available? I literally have a list of over 100 contacts and about 20 groups and I don't see any order to them so it is somewhat tedious.
Re: Nagios XI Monitoring Wizards Step 5
I can't say we have any plans for that specifically, but we always accept feature requests. I'll go ahead and put one in now.
As for the framework mods, I also can't say for sure when those would be made. That decision is up to the development team and I am merely a support peon.
As for the framework mods, I also can't say for sure when those would be made. That decision is up to the development team and I am merely a support peon.
Former Nagios employee