adagios icon indicating copy to clipboard operation
adagios copied to clipboard

Add backend name in status page for hosts and services

Open CharlesJUDITH opened this issue 9 years ago • 2 comments

It would be interesting to have the back-end name (useful in case of multi back-end) in status page for hosts and services. And also the possibility to filter objects by back-end name.

Feel free to contact me if you need more information.

CharlesJUDITH avatar Dec 12 '14 16:12 CharlesJUDITH

I like the sound of it, but for it will be required to have a friendly 'short name' for back ends, which at the moment we do not.

palli avatar Dec 13 '14 15:12 palli

Maybe we could add a custom field to set a short back-end name or modify the multi back-end configuration like the following: back-end_short_name_poller1;mypoller1:6557,back-end_short_name_poller2;mypoller2:6557 And make a split like: short back-end name = back-end_short_name_poller1 socket = mypoller1:6557

It could be a part of the improvement of get_all_backends() function.

It's just an idea, but I'm sure there is a better way to have a friendly short name for back-end. :-)

CharlesJUDITH avatar Dec 15 '14 15:12 CharlesJUDITH