Page 1 of 1

Differentiate network hosts vs server hosts alerts

Posted: Mon Feb 03, 2014 11:12 am
by JumpingSnake
Good Morning,
I've been trying to find a previous thread on this, but I couldn't seem to find one: My question is can NagiosXI differentiate between two types of hosts, networking and servers? For instance, if we have a network go down, we'll receive an alert for that router that went down. The exact same type of alert is set if a server went down, just the name changes. Are there any categories for hosts? Is it possible to instead to differentiate sending alerts by hostgroups?

Re: Differentiate network hosts vs server hosts alerts

Posted: Mon Feb 03, 2014 2:12 pm
by abrist
JumpingSnake wrote:Is it possible to instead to differentiate sending alerts by hostgroups?
Not really. Your notifications out of the box will have 2 formats - one for services, and one for hosts. If you want more customization than that, you will have to create a custom notification script logic to check certain nagios macros and then send the notifications based on the macros.