Re: [Nagios-devel] [RFC] Extend status.c(gi) to display
Posted: Wed Dec 10, 2008 7:56 pm
> I would buy it for a beer at the next event we meat each other 
I hope you mean *meet*
> How would you get to the result? Comma seperated list?
>
> status.cgi?servicegroups=A,B,C ?
That's how it works, now. Maybe it'd be best to do it like
servicegroup=A&servicegroup=B&servicegroup=C
so the cgi could handle data sent by html forms with multi-selectable
select/option elements directly. I personally use this for a small
cgi/html dashboard ATM.
Matthias
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
I hope you mean *meet*
> How would you get to the result? Comma seperated list?
>
> status.cgi?servicegroups=A,B,C ?
That's how it works, now. Maybe it'd be best to do it like
servicegroup=A&servicegroup=B&servicegroup=C
so the cgi could handle data sent by html forms with multi-selectable
select/option elements directly. I personally use this for a small
cgi/html dashboard ATM.
Matthias
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]