Display_Name in Host-Status-Detail and Service-Status-Detail

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 in Host-Status-Detail and Service-Status-Detail

Post by zaji_nms »

Dear Expert

FYI, many times, we have mentioned that we cannot survive without Display_Name, its very important as we adding vital info in that field.
However you not displaying this field in any where. You just giving priority to Service_Name (Service_Description), however we want you to consider this Display_Name in the same way.

We have done customization to view Display_Name in <HOME> <Operations Center> and <Host Detail> and <Service Detail> however somewhere we unable to view it. We tried to modify some script trial and error but failed. Please let us know which script we have to modify in order to achieve this.

We want to view this Display_Name in Host Status Detail && Service Status Detail (plz ref attachment)

We appreciate if you consider this minor feature add in future release, so we do not have do (customization) every time we upgrade the version.

Regards
You do not have the required permissions to view the files attached to this post.
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: Display_Name in Host-Status-Detail and Service-Status-De

Post by zaji_nms »

Dear Expert

one part done
Now able to view Host_Display_Name in Host Status Detail............trying Service_Display_Name in Service Status Detail........doing efforts or you will hint it.

Regards
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Display_Name in Host-Status-Detail and Service-Status-De

Post by npolovenko »

Hello, @zaji_nms. This will require modifying status.php file. We usually don't modify the source code in the support forum. So I will submit a feature request for what you're asking but I can't provide a timeframe. Our dev team needs to approve the request first, and then the oldest requests get first priority. You can, however, PM me or any other tech support in a few weeks-a month to check on the status of your feature request. Another quicker solution would be a custom dev request. You can email our sales team at [email protected] for a quote.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: Display_Name in Host-Status-Detail and Service-Status-De

Post by zaji_nms »

Dear Expert

After long trial and error its done, however we appreciate your minor feature request to view the Host_Alias, Host_Display_Name in HOST Status Detail as well as in the SERVICE Status Detail.

The same way, please let able to view Service_Display_Name in the Service Status Detail.

We want you to give importance to Host_Display_Name && Service_Display_Name to show in nearly all the pages, as many times we told you that we cannot survive without Display_Name

Regards
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Display_Name in Host-Status-Detail and Service-Status-De

Post by lmiltchev »

It is possible that this feature is implemented in the future, but to be honest with you, chances are pretty slim as this is not a feature that is requested a lot (by many users).

Having said that, there are some "workarounds" that can help you show the display names for hosts/services. The host aliases and service descriptions should show up in the web UI if you have the "Display host aliases" and "Display service aliases" check-boxes selected under the "Account Information" page. You can access this page by clicking on the username in the upper-right corner.

For the services, when you enter a display name, it would show under the service status page instead of the service description.

Examples:
example01.PNG
example02.PNG
For the hosts, it's a bit "tricky" as the alias will display, but the "display name" won't. So, as a "workaround", you could use the Actions component. You will need to perform one "extra" click on the host of interest in order to see the "display name".

Here's how you need to set up the "Actions" component:
example05.PNG
Examples:
example03.PNG
example04.PNG
You can read on how to use the "Actions" component here:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked