Page 1 of 1

Install.php- NSP: Sorry Dave, I can't do that...

Posted: Mon May 13, 2013 12:18 pm
by digitalbennu
Just installed Nagios on a fresh virtual machine. Following the instructions in the first video and changed all the passwords as I was supposed to. Moved to the second video where you are supposed to go into the web interface and i am stuck....Once i click on "Install" I get the Sorry Dave I can't do that error. I have looked up this error and did the NTP fix to the VM. Cleared the cache on my safari but still am getting nothing.

This is the 64-bit version running on Fusion5 for Mac.

Any ideas whats I am missing?
Thanks
Dave

Re: Install.php- NSP: Sorry Dave, I can't do that...

Posted: Mon May 13, 2013 3:22 pm
by yancy
digitalbennu,

That means there is still a time discrepancy.

can you log in to Nagios and type:

Code: Select all

 date 
next, open your terminal on the mac OSX machine and type

Code: Select all

 date 
this two should match. You can setup NTP or just manually configure the date and time on Nagios to match.

Code: Select all

 date -s "copy and paste new date and time here from mac osx" 
hope that helps,

-Yancy

Re: Install.php- NSP: Sorry Dave, I can't do that...

Posted: Tue May 14, 2013 10:21 am
by digitalbennu
That did it....
Thanks

Re: Install.php- NSP: Sorry Dave, I can't do that...

Posted: Tue May 14, 2013 12:50 pm
by yancy
digitalbennu,

Great, i'll mark issue resolved.

-Yancy