Display "Name" instead of "Check Type" for Services

Hey there,

I recently started using services for additional insight into whether specific web services are reachable. I noticed, that the device page shows a coloured list of services, which is fine to me. However, it becomes complicated if you run more than one service per type and device. In my example it lists “ssh, http, http” without any way to know wich is which.

My Proposal is: Show the Service “Name” in addition to “Check Type” and extend the title="" with the Service Description.

I would love to do this myself, but have no clue on how to start. Any input on my suggestion? Perhaps someone can point me in the right direction.

Thanks everyone!
Lucas

I might have found a way. For anyone interested:

Nice, I was just cranking up my dev environment to start pointing you in the direction and how I found may way there with the laravel debugbar, queries and eventually includes/html/pages/device/overview/services.inc.php - not bad considering you had no clue where to start :wink:

:stuck_out_tongue: all thanks to Code Structure - LibreNMS Docs

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.