NagEventLog won't install

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

NagEventLog won't install

Post by BanditBBS »

Trying to install NagEventLog on a Windows 2008 R2 sever and during the install I receive an error r6034 from regsvr32 regarding "an application has made an attempt to load the C runtime library incorrectly."

Anyone have any idea why it will not install properly?
Last edited by BanditBBS on Fri May 18, 2012 11:06 am, edited 1 time in total.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NagEventLog won't install

Post by scottwilkerson »

Here's some info I found related to that error

http://www.personalcomputerfixes.com/ge ... ror-r6034/
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: NagEventLog won't install

Post by BanditBBS »

I installed VC 2005 and still got the errors, but it seems to be running fine and I can launch the configure app for the agent. However, it will not connect to the server when I test the daemon. Same port/password/encryption is selected on both ends.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: NagEventLog won't install

Post by lmiltchev »

On the nagios server run in terminal:

Code: Select all

service xinetd restart
then try testing the NSCA daemon again.

Also, check your firewall settings.

Hope this helps.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: NagEventLog won't install

Post by BanditBBS »

Yea, was the iptables on NagiosXI server. Since it is pre-configured to work with the agent, I didn't think the port would be blocked.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
Locked