add contact

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
oz123
Posts: 42
Joined: Thu Jun 09, 2011 10:21 am

add contact

Post by oz123 »

Hi,

Can I add an additional contact to all of my services in a single action or easy way from the GUI instead of edit the files and import again ? I have 740 services.
for example, I want to add the "abcdefg" to all of my services contacts.

define service {
host_name Wordpress1
service_description / Disk Usage
use xiwizard_nrpe_service
check_command check_nrpe!check_disk!-a '-w 12% -c 10% -p /'!!!!!!
max_check_attempts 2
check_interval 5
retry_interval 1
check_period xi_timeperiod_24x7
notification_interval 60
first_notification_delay 0
notification_period xi_timeperiod_24x7
notification_options w,c,u,r,f,s,
notifications_enabled 1
contacts nagiosadmin,abcdefg
_xiwizard linux-server
register 1
}


Thanks
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: add contact

Post by abrist »

You can mass add contacts using the "bulk modifications" tool. You will find it at: Configure --> Tools --> Bulk modifications.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
oz123
Posts: 42
Joined: Thu Jun 09, 2011 10:21 am

Re: add contact

Post by oz123 »

Needs enterprise license, I don't have it. anything else ?

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

Re: add contact

Post by lmiltchev »

You can try Enterprise for free (full functionality) for 60 days and get the job done. This is going to be the easiest way.
Be sure to check out our Knowledgebase for helpful articles and solutions!
oz123
Posts: 42
Joined: Thu Jun 09, 2011 10:21 am

Re: add contact

Post by oz123 »

I had it before, will it let me install again ?

Thanks
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: add contact

Post by abrist »

If you have used your 60 day enterprise trial before, then you most likely cannot activate it again. Sorry.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked