Search found 89 matches

by mike4vr
Tue Nov 29, 2016 10:56 am
Forum: Nagios XI
Topic: Display all services and their contacts
Replies: 3
Views: 359

Re: Display all services and their contacts

ssax wrote:You should be able to go to this address:

Code: Select all

http://YOURXISERVER/nagios/cgi-bin/config.cgi
Then select Services and click the Continue button and it should show you what you want.
Very helpful. Thank you.
by mike4vr
Mon Nov 28, 2016 11:09 am
Forum: Nagios XI
Topic: Display all services and their contacts
Replies: 3
Views: 359

Display all services and their contacts

Is there a way to display all services with their corresponding contacts and contact groups without having to go through each one manually? I had originally imported a whole bunch of hosts and services from and old Nagios Core configuration into XI and now I'm noticing some services do not have a co...
by mike4vr
Wed Sep 07, 2016 1:21 pm
Forum: Nagios XI
Topic: Adding/replacing logos
Replies: 4
Views: 703

Re: Adding/replacing logos

lmiltchev wrote:Is it all right if we lock this thread and mark it as "resolved"?
Sorry for the delay. Yes, please lock.
by mike4vr
Thu Aug 25, 2016 5:09 pm
Forum: Nagios XI
Topic: Adding/replacing logos
Replies: 4
Views: 703

Re: Adding/replacing logos

tgriep wrote:It could be the permissions and ownership of the files.
Try setting the owner and group to nagios and set the file as readable and see if that works.
Brain fart. That was definitely it. Thank you for your help and apologies for the dumb question.
by mike4vr
Thu Aug 25, 2016 1:06 pm
Forum: Nagios XI
Topic: Adding/replacing logos
Replies: 4
Views: 703

Adding/replacing logos

I'm trying to add and change OS and device logos in XI. I've added the png and gd2 files in /usr/local/nagiosxi/html/includes/components/nagioscore/ui/images/logos and used the CCM to modify the host's settings to point to the new logos, but XI still shows the 'broken image' as the host logo. Is the...
by mike4vr
Tue Aug 02, 2016 9:43 am
Forum: Nagios Log Server
Topic: backup_maintenance is not clearing old backups
Replies: 7
Views: 1046

Re: backup_maintenance is not clearing old backups

hsmith wrote:What if we add a large timeout to it?

Code: Select all

curator --timeout 9999 delete snapshots --older-than 180 --time-unit days --timestring %Y%m%d --repository test
That did it. Thank you!
by mike4vr
Fri Jul 29, 2016 3:39 pm
Forum: Nagios Log Server
Topic: backup_maintenance is not clearing old backups
Replies: 7
Views: 1046

Re: backup_maintenance is not clearing old backups

curator delete snapshots --older-than 180 --time-unit days --timestring %Y%m%d --repository YOURREPOSITORYNAME Give this command a shot. I'd start with a very high number on --older-than to verify it's working. Tried this. Works for a while then spits out the following error: 2016-07-29 13:38:12,86...
by mike4vr
Fri Jul 29, 2016 1:40 pm
Forum: Nagios Log Server
Topic: backup_maintenance is not clearing old backups
Replies: 7
Views: 1046

Re: backup_maintenance is not clearing old backups

hsmith wrote:I'm going to look in to a few things on our git, and I'll git back to you. :ugeek:
Thanks! We're down to 9% available on the data storage unit so this is becoming a bit urgent.
by mike4vr
Fri Jul 29, 2016 11:44 am
Forum: Nagios Log Server
Topic: backup_maintenance is not clearing old backups
Replies: 7
Views: 1046

backup_maintenance is not clearing old backups

I recently changed my "Delete backups older than" option from 180 to 90 days because of policy change and to conserve disk usage. Since then, the 'backup_maintenance' job has ran twice (no errors) but we are not seeing any old indices removed. Here's what the /indices directory looks like:...
by mike4vr
Wed Jul 27, 2016 12:16 pm
Forum: Nagios Log Server
Topic: Timeouts and login failures after update to 1.4.2
Replies: 5
Views: 702

Re: Timeouts and login failures after update to 1.4.2

rkennedy wrote:I tried to replicate this upgrading from 1.4.1 -> 1.4.2, and couldn't.

Could you submit a ticket in about this, so that we can get a remote scheduled? Please reference this thread as well.
Submitted. Thanks.