New VM Install of XI
Issues:
1) getting a database error:
SQL Error [ndoutils] : Table './nagios/nagios_servicestatus' is marked as crashed and should be repaired
2) set up a 2012 server to monitor, monitoring iis, shut service down no alert, set up ns client on server
3) on the VMplayer I have limited access to change the IP address. The host server is on a 10 subnet. XI in bridged mode gives no IP address, no DHCP options. in nat, I get a 192 address, can access via web on local machine, can not access within the LAN
Thanks for any help.
New VM new Install issues
-
bolson
Re: New VM new Install issues
The VM network should be set to bridged mode. If it's not getting an IP address, that would suggest that it's not finding a DHCP server. Please explain what you mean by "I have limited access to change the IP address"
Re: New VM new Install issues
Sorry for the slow reply, our VM environment has issues. Need to install the VDS, need a new server.
Just posted a post asking for hardware recommendations.
Our evaluation is on hold until I get a new server.
Just posted a post asking for hardware recommendations.
Our evaluation is on hold until I get a new server.
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: New VM new Install issues
@jchilds So you can access Nagios xi in a web browser on another computer on a local network? You just can't ssh to it?
Regarding your issue number 1. Did you do a hard shutdown on your Nagios XI VM recently? By that, I mean just clicking on "shut down" instead of turning it off with the command
Can you attempt to run a database repair script and see if it fixes the issue?
Than run
Regarding your issue number two, did you get NSC client to work successfully before the problem happened? By that I mean did all standard service checks (from the Server 2012) provide any output in the XI before?
Regarding your issue number 1. Did you do a hard shutdown on your Nagios XI VM recently? By that, I mean just clicking on "shut down" instead of turning it off with the command
Code: Select all
shutdown -h nowCode: Select all
cd /usr/local/nagiosxi/scripts/
./repair_databases.shCode: Select all
service nagios restart
service httpd restart
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.