Search found 67 matches

by daveinvb
Wed Sep 21, 2016 12:52 pm
Forum: Nagios XI
Topic: Hostgroup Options entry
Replies: 2
Views: 227

Re: Hostgroup Options entry

It is in the NagiosQL database.

Code: Select all

Update nagiosql.tbl_host set hostgroups_tploptions = 0 where hostgroups_tploptions = 2
This topic can be closed.
by daveinvb
Wed Sep 21, 2016 11:36 am
Forum: Nagios XI
Topic: Hostgroup Options entry
Replies: 2
Views: 227

Hostgroup Options entry

What is the database entry for the "Host Group Options" section in Host Management under Common Settings > Manage Hostgroups. I don't see it listed under nagios.nagios_hosts. I'd like to do a mass update to change all hosts to + and most are currently set to standard.
by daveinvb
Tue Aug 30, 2016 2:39 pm
Forum: Nagios XI
Topic: VMWare permissions
Replies: 3
Views: 364

Re: VMWare permissions

Yes, there are special characters because they are required by the password policy. I have changed it from ! to @ with no luck.
by daveinvb
Tue Aug 30, 2016 9:11 am
Forum: Nagios XI
Topic: VMWare permissions
Replies: 3
Views: 364

VMWare permissions

I'm attempting to monitor VMWare hosts. I've successfully installed the VMWare wizard and it works when I use the ESXi root credentials. Unfortunately, it stores the credentials in plain text in a file named *auth.txt. Storing root credentials like that is a huge security vulnerability. I created a ...
by daveinvb
Tue Feb 23, 2016 10:33 am
Forum: Nagios XI
Topic: Distributed monitoring best practices?
Replies: 2
Views: 351

Distributed monitoring best practices?

What is the recommended method for distributed monitoring using the current version of Nagios? I've seen the document ( https://assets.nagios.com/downloads/general/docs/Distributed_Monitoring_Solutions.pdf ) listing multiple ways but someone has also said that mod_gearmon is the current preferred me...
by daveinvb
Fri Jan 29, 2016 2:36 pm
Forum: Nagios XI
Topic: Host stuck in Pending
Replies: 7
Views: 612

Re: Host stuck in Pending

Thanks. That's exactly what I was looking for. I would have never thought to look under Mass Acknowledge. That's resolved my issue and this post can be closed.
by daveinvb
Fri Jan 29, 2016 12:53 pm
Forum: Nagios XI
Topic: Host stuck in Pending
Replies: 7
Views: 612

Re: Host stuck in Pending

I'm not changing a configuration option. The next check is a database entry based off of the the time period and the last check. Since these are new entries, there is no last check and only occurs when I forcefully check each one.
by daveinvb
Fri Jan 29, 2016 12:29 pm
Forum: Nagios XI
Topic: Host stuck in Pending
Replies: 7
Views: 612

Host stuck in Pending

I have added hosts that had the incorrect time period. I have updated the time period, but it is not updating the next check. If I force check a host, it will update it. However I don't want to manually touch hundreds of objects. Is there a way to update them? I've restarted Nagios both through the ...
by daveinvb
Tue Jan 05, 2016 12:18 pm
Forum: Nagios Fusion
Topic: Dashlet packaging timed out.
Replies: 4
Views: 499

Re: Dashlet packaging timed out.

Thank you.
by daveinvb
Tue Jan 05, 2016 11:19 am
Forum: Nagios Fusion
Topic: Dashlet packaging timed out.
Replies: 4
Views: 499

Dashlet packaging timed out.

I'm trying to download dashlets from Fusion so that I can look into modifying them, but I get the error "Dashlet packaging timed out" when I try to download them from the Manage Dashlets section. Any ideas?