Search found 13416 matches

by lmiltchev
Thu Jun 03, 2021 12:03 pm
Forum: Nagios XI
Topic: Feature Request Status
Replies: 3
Views: 1104

Re: Feature Request Status

These two feature requests have been canceled as they weren't deemed a priority, and have not had enough interest from users. We may implement "voting" on features in the future, but as of now, I don't have any details or ETA on that.

Thanks!
by lmiltchev
Thu Jun 03, 2021 9:18 am
Forum: Nagios XI
Topic: Nagios API
Replies: 5
Views: 2119

Re: Nagios API

I don't see an option to do that in the REST API documentation. However, you could use the "ccm_delete_object.php" script in the "/usr/local/nagiosxi/scripts" directory in order to achieve this. Example: [root@TEST-XI-CentOS-7 scripts]# pwd /usr/local/nagiosxi/scripts [root@TEST-...
by lmiltchev
Wed Jun 02, 2021 4:58 pm
Forum: Nagios XI
Topic: Feature Request Status
Replies: 3
Views: 1104

Re: Feature Request Status

Is there a way for us as customers to see the status of those feature requests, the backlog of requests, and requests that have actually been implemented? If you know, the task ID of the feature request, we can look it up. Feature requests are filed internally, and the decision to implement the enh...
by lmiltchev
Wed Jun 02, 2021 4:52 pm
Forum: Nagios XI
Topic: Lock dashlets on dashboard for guest user
Replies: 9
Views: 3751

Re: Lock dashlets on dashboard for guest user

When you deploy a dashboard to a user, you can select the "Keep Synced" check-box. This way, the user won't be able to change anything. He/she may add/delete a dashlet but as soon as the page is refreshed, the "original" dashboard will be in place. Read more about using dashboard...
by lmiltchev
Wed Jun 02, 2021 3:56 pm
Forum: Nagios XI
Topic: Nagios API
Replies: 5
Views: 2119

Re: Nagios API

Unfortunately, you can't use "*" to delete all of the services attached to a host with one go via the REST API. The only way to do it would be to list them all in your command. Example: curl -XDELETE "https://x.x.x.x/nagiosxi/api/v1/config/service?apikey=xxx&pretty=1&host_name...
by lmiltchev
Tue May 18, 2021 3:56 pm
Forum: Nagios XI
Topic: Free Vars, macros, and inheritence
Replies: 4
Views: 1418

Re: Free Vars, macros, and inheritence

I am glad I could help! :D
by lmiltchev
Mon May 17, 2021 10:34 am
Forum: Nagios XI
Topic: Free Vars, macros, and inheritence
Replies: 4
Views: 1418

Re: Free Vars, macros, and inheritence

You don't need to use a template in this case. Simply append the following to the end of your notification command: --alertnumber="$SERVICENOTIFICATIONNUMBER$" --notesurl="$SERVICENOTESURL$" Save and apply configuration. The notesurl will be "picked up" from each servic...
by lmiltchev
Wed May 05, 2021 2:50 pm
Forum: Nagios XI
Topic: Bug? New User being sent email when using ldap auth
Replies: 1
Views: 644

Re: Bug? New User being sent email when using ldap auth

I was able to recreate the issue in house, and filed an internal bug report (task_id=15547). I expect the issue to be fixed in the next release of Nagios XI.

Thank you for reporting this issue!
by lmiltchev
Tue May 04, 2021 4:42 pm
Forum: Nagios XI
Topic: two running instances of nagios daemon
Replies: 3
Views: 1236

Re: two running instances of nagios daemon

I am glad I could help! I will be closing this topic now. If you have any further questions, please start a new thread. Thank you!
by lmiltchev
Tue May 04, 2021 3:19 pm
Forum: Nagios XI
Topic: Having issue with plugin
Replies: 13
Views: 4887

Re: Having issue with plugin

I am glad I could help! Thanks for the feedback!

I am closing this topic.