Display Name, Status and Bandwidth in next CCM

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Display Name, Status and Bandwidth in next CCM

Post by zaji_nms »

Dear Team

As many feature added in NagiosXI 5, will you please add this feature in next CCM (attached)

When we going to delete many services in bulk, we need to make sure that deleting correct service, that time we need to know current Status and Bandwidth, will you please add this in next minor release?

On the graph icon, when hover it, should show the current bandwidth (check_rrdtraf output) and when get clicked, should open new tab/page with Performance Graph.

Please add Display_Name here too.

Regards
You do not have the required permissions to view the files attached to this post.
Zajil NMS
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Display Name, Status and Bandwidth in next CCM

Post by tmcdonald »

The display name we can probably do, but I don't think the developers will be keen on mixing status and config information. Is there a specific use case for including the graphs?
Former Nagios employee
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: Display Name, Status and Bandwidth in next CCM

Post by zaji_nms »

Dear tmcdonald

no need to add graph or status, just add the icon, when hover it show the VALUES


VALUES = Status Information showing in the Operation Center or showing in Service Detail as below

Status = CRITICAL: Interface 1-1-1-3 (index 90) is down.
Bandwidth = OK , Current BW In: .65Mbps Out: .17Mbps

When the new icon get clicked, new browser tab/window should open with more detail
Service Status detail => Overview , Performance Graph , Advanced, Configure (well known window).

This minor feature will give us full confidence when we going delete that Service (will check the current Status of that service via hover it and if still some doubt will click those icon to have full overview which will open in new tab).

Regards
Zajil NMS
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Display Name, Status and Bandwidth in next CCM

Post by tmcdonald »

The problem with this suggestion is that some services are attached to a hostgroup, or to multiple hosts. So in that case, what window do you open? And even if we assume one service per host, that's a bit of overhead loading up the values in addition to a link to the details.

I can certainly bring it up, but I don't see a clear solution.
Former Nagios employee
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: Display Name, Status and Bandwidth in next CCM

Post by zaji_nms »

kindly check and tell us which file need to edit so we can get display name in CCM appreciate your prompt action
Zajil NMS
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Display Name, Status and Bandwidth in next CCM

Post by tmcdonald »

That would be somewhere in /usr/local/nagiosxi/html/includes/components/ccm but we can't support any modifications made to the code.
Former Nagios employee
Locked