Page 1 of 1

how to do page schedule for host down from hostgroup list

Posted: Thu Sep 26, 2019 12:48 am
by grayloglearn
Hi Team,

We have configured the one hostgroup. in that hostgroup few hosts are down. We want to schedule the page only hostdown.
We have tried with some links but we could not find any thing. We have tried with below but no luck could you please help with that


http://XXXXX/nagios//cgi-bin/status.cgi ... atustype=1

Our intention is from HT-WIN hostgroup the servers which are down hoststatusypes=1

But we could not get valid output. I mean only list of hostdown.

Re: how to do page schedule for host down from hostgroup lis

Posted: Thu Sep 26, 2019 11:04 am
by scottwilkerson

Code: Select all

http://XXXXX/nagios//cgi-bin/status.cgi?hostgroup=HT-WIN&hoststatustypes=4

Re: how to do page schedule for host down from hostgroup lis

Posted: Fri Sep 27, 2019 12:29 am
by grayloglearn
Hi team,

thanks for the help its worked for us. Find the below link this will help in future to provide the status.cgi status type codes.
https://roshamboot.org/post/guide-nagios-statuscgi/

Re: how to do page schedule for host down from hostgroup lis

Posted: Fri Sep 27, 2019 7:03 am
by scottwilkerson
grayloglearn wrote:Hi team,

thanks for the help its worked for us. Find the below link this will help in future to provide the status.cgi status type codes.
https://roshamboot.org/post/guide-nagios-statuscgi/
Thanks for adding the resource.

Locking thread