Page 1 of 1

Nagios Core - Set threshhold values for alerts on GUI

Posted: Fri Nov 11, 2016 3:19 am
by rahulsaini
How to set threshhold values for alerts on Nagios Core GUI??

Thanks

Re: Nagios Core - Set threshhold values for alerts on GUI

Posted: Fri Nov 11, 2016 12:56 pm
by mcapra
That would depend on the GUI being leveraged. There are many out in the wild. By default, there isn't a way to set thresholds via the Nagios Core GUI and you would do that within the configuration files for a given check.

Re: Nagios Core - Set threshhold values for alerts on GUI

Posted: Fri Nov 11, 2016 1:01 pm
by bwallace
For Nagios Core this is all done within text files, there is no UI option - that's one reason why Nagios XI came about.
Instead of re-writing it, check out this thread on how to configure thresholds
https://support.nagios.com/forum/viewto ... 22&p=18417

Definitely keep this handy for reference, if you haven't already seen it:https://assets.nagios.com/downloads/nag ... n/toc.html

If you still have questions, feel free to provide screenshots of the checks you'd like to modify and a more detailed description of your situation and we can go from there.