Search found 39 matches
- Mon May 21, 2018 5:01 pm
- Forum: Nagios XI
- Topic: Auth.txt Files Missing After Services Configs Imported
- Replies: 24
- Views: 2541
Re: Auth.txt Files Missing After Services Configs Imported
Okay guys, I spun up a new box and I started added individual hosts over to the new system, and everything is working correctly. So there must be something wrong with moving the old accounts over. Anyway, I think I'm done trying to figure that out and I am just going to manually add all the hosts in...
- Mon May 21, 2018 2:31 pm
- Forum: Nagios XI
- Topic: Auth.txt Files Missing After Services Configs Imported
- Replies: 24
- Views: 2541
Re: Auth.txt Files Missing After Services Configs Imported
I ran the first command (sudo su nagios -c 'cat /usr/local/nagiosxi/etc/components/vmware/7.x.x.x_auth.txt' and it returned the username and password (text inside the file). Here are the results of the second command: chage -l nagios Last password changes :May 16, 2018 Password expires :never Passwo...
- Mon May 21, 2018 2:10 pm
- Forum: Nagios XI
- Topic: Auth.txt Files Missing After Services Configs Imported
- Replies: 24
- Views: 2541
Re: Auth.txt Files Missing After Services Configs Imported
I have not made any changes on Nagios XI...I base installed it as recommended and followed directions. The only thing that is different than usual is that I imported hosts from the old server over to this new one. Everything seems to be working except for the services monitoring. I just added a new ...
- Mon May 21, 2018 1:05 pm
- Forum: Nagios XI
- Topic: Auth.txt Files Missing After Services Configs Imported
- Replies: 24
- Views: 2541
Re: Auth.txt Files Missing After Services Configs Imported
Sorry for my delay, just getting back from weekend... Here are the results of the last commands: ls -la /usr/local/nagios/libexec/check_esx3.pl -rwxrwxrwx apache nagios 169540 May 18 21:37 /usr/local/nagios/libexec/check_esx3.pl grep nag /etc/group nagios:x:1001:nagios,apache nagcmd:x:1002:nagios,ap...
- Fri May 18, 2018 3:46 pm
- Forum: Nagios XI
- Topic: Auth.txt Files Missing After Services Configs Imported
- Replies: 24
- Views: 2541
Re: Auth.txt Files Missing After Services Configs Imported
So...after all of that, the auth.txt files still cannot be opened. Not sure where to go from here, but this may still be something to do with permissions. 
- Fri May 18, 2018 3:36 pm
- Forum: Nagios XI
- Topic: Auth.txt Files Missing After Services Configs Imported
- Replies: 24
- Views: 2541
Re: Auth.txt Files Missing After Services Configs Imported
OKAY...so I found another forum post with a similar issue and the guy did this:
I did this and it fixed the vmware wizard issue. I uploaded the vmware.zip file. But let me see if it fixes anything else before I move further...
Code: Select all
chmod -R g+w /usr/local/nagiosxi- Fri May 18, 2018 3:16 pm
- Forum: Nagios XI
- Topic: Auth.txt Files Missing After Services Configs Imported
- Replies: 24
- Views: 2541
Re: Auth.txt Files Missing After Services Configs Imported
I did all of that but it didn't do anything. The vmware.zip file won't upload. Do you know of a log that I can monitor to try to detect error messages? /var/log/messages doesn't say anything when I tail-f it. I'm not sure which log to watch for config wizard uploads.
- Fri May 18, 2018 2:45 pm
- Forum: Nagios XI
- Topic: Auth.txt Files Missing After Services Configs Imported
- Replies: 24
- Views: 2541
Re: Auth.txt Files Missing After Services Configs Imported
Support ticket is fine but remote access is not possible. It's on a secure network, meaning an offline network. I was reading on forums where (in regards to wizard upload issue) it may be a php config setting. Do you know which php config file has the file size setting? It may need adjusted to a hig...
- Fri May 18, 2018 2:15 pm
- Forum: Nagios XI
- Topic: Auth.txt Files Missing After Services Configs Imported
- Replies: 24
- Views: 2541
Re: Auth.txt Files Missing After Services Configs Imported
I did run the chmod command, yes. The permissions are "drwsrwsrwx".
I also downloaded the vmware.zip but when I went to upload it from my desktop, it says "Wizard Upload Failed". LOL
I also downloaded the vmware.zip but when I went to upload it from my desktop, it says "Wizard Upload Failed". LOL
- Fri May 18, 2018 1:14 pm
- Forum: Nagios XI
- Topic: Auth.txt Files Missing After Services Configs Imported
- Replies: 24
- Views: 2541
Re: Auth.txt Files Missing After Services Configs Imported
btw, this is a new upgrade, so whatever plugins come with 5.4.13 is what is on there.