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]