Search found 2 matches
- Thu Dec 14, 2017 8:20 am
- Forum: Open Source Nagios Projects
- Topic: Migrating from Nagios 3 to Nagios 4.3.2
- Replies: 3
- Views: 3441
Re: Migrating from Nagios 3 to Nagios 4.3.2
Thanks for replying. One of the error was simply because the admin of the old server mixed up when he compressed the configuration files and replaced one of the .cfg by a .gzip to which he gave a .cfg extension - so obviously the verification failed. The second was that "max_check_attempts"...
- Tue Dec 12, 2017 12:18 pm
- Forum: Open Source Nagios Projects
- Topic: Migrating from Nagios 3 to Nagios 4.3.2
- Replies: 3
- Views: 3441
Migrating from Nagios 3 to Nagios 4.3.2
Hi. As an intern I am tasked to migrate a Nagios 3 server on a defective ubuntu 14.04 VM to a new Nagios 4.3.2 server on a new debian stretch server. I've finished the install of Nagios 4 and it works, but I monitor only localhost. I'm trying the barbarian way (but safely, on a clone of the new VM) ...