Re: [Nagios-devel] [RFC] Extend status.c(gi) to display

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] [RFC] Extend status.c(gi) to display

Post by Guest »

> 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]
Locked