Service Fields less compare to Host Fields

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

Service Fields less compare to Host Fields

Post by zaji_nms »

Dear Expert

Please ref attached.

While comparing Host Fields, there is FOUR and will use all of them for NOCSCREEN, Notification but in the SERVICE Config, we found only THREE.

Is there any hidden field which is not documented and can be show in CONFIG SERVICE?

Display Name we will send to our Customer and 4th missing field say : service_link_id (which we will use internally within company (not to expose to customer).

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: Service Fields less compare to Host Fields

Post by tmcdonald »

The services only have three fields because they do not have addresses. Instead they are attached directly to a host and use that IP address instead.
Former Nagios employee
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: Service Fields less compare to Host Fields

Post by zaji_nms »

Dear tmcdonald

Actually my intention was that there should be four fields. The Display_Name should be given two times as below

Public_Display_Name <<< which will give our customer to view it
Private_Display_Name <<<< just to use internally within our company

as you cannot do that, just add one more 64 character field, Nagios user will decide how to use it , give any name

Regards
Zajil NMS
cmerchant
Posts: 546
Joined: Wed Sep 24, 2014 11:19 am

Re: Service Fields less compare to Host Fields

Post by cmerchant »

I would suggest adding custom variables, and you would add them within CCM, service management, misc settings tab, manage variable definitions.

Here is a guide for custom macros: http://assets.nagios.com/downloads/nagi ... iables.pdf, look at the section "Using Custom Service Macros in Notifications"
Locked