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
Display Name, Status and Bandwidth in next CCM
Display Name, Status and Bandwidth in next CCM
You do not have the required permissions to view the files attached to this post.
Zajil NMS
Re: Display Name, Status and Bandwidth in next CCM
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
Re: Display Name, Status and Bandwidth in next CCM
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
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
Re: Display Name, Status and Bandwidth in next CCM
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.
I can certainly bring it up, but I don't see a clear solution.
Former Nagios employee
Re: Display Name, Status and Bandwidth in next CCM
kindly check and tell us which file need to edit so we can get display name in CCM appreciate your prompt action
Zajil NMS
Re: Display Name, Status and Bandwidth in next CCM
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