Search found 4 matches
- Wed Jan 25, 2017 11:43 am
- Forum: Open Source Nagios Projects
- Topic: nagios3 fails to start
- Replies: 5
- Views: 1778
Re: nagios3 fails to start
3.5.1 is what they have in the repos. It works, but it has old bugs and fewer features. We are looking to higher more devs (https://www.nagios.com/careers/) which should mean we would have the ability to maintain packages, but unfortunately we are unable to do that now. If you know anyone in Minnes...
- Wed Jan 25, 2017 10:55 am
- Forum: Open Source Nagios Projects
- Topic: nagios3 fails to start
- Replies: 5
- Views: 1778
Re: nagios3 fails to start
How are you doing the migration? Was this compiled from source or installed via repo? I would suggest compiling from source. It's pretty simple, although it will make your migration more complicated if you previously installed from a repo: https://support.nagios.com/kb/article.php?id=96 What OS/ver...
- Tue Jan 24, 2017 3:34 pm
- Forum: Open Source Nagios Projects
- Topic: nagios3 fails to start
- Replies: 5
- Views: 1778
Re: nagios3 fails to start
well answered my own question.
in my attempt to install something i made a custom .service file that it was looking at. and in that file it was trying to execute scripts that didnt exist. remove the custom .service file and we are in business.
thanks!
in my attempt to install something i made a custom .service file that it was looking at. and in that file it was trying to execute scripts that didnt exist. remove the custom .service file and we are in business.
thanks!
- Tue Jan 24, 2017 3:23 pm
- Forum: Open Source Nagios Projects
- Topic: nagios3 fails to start
- Replies: 5
- Views: 1778
nagios3 fails to start
so i have a nagios3 server that im migrating to a new box. i installed everything and it worked. but then i migrated the cfg files over and now it fails to start up here is what i get nagios3.service - Nagios Core Monitoring Daemon Loaded: loaded (/etc/systemd/system/nagios3.service; disabled; vendo...