Search found 4 matches
- Mon Oct 03, 2011 6:46 pm
- Forum: Nagios XI
- Topic: Unable to monitor remote Linux server - always get error
- Replies: 3
- Views: 1451
Re: Unable to monitor remote Linux server - always get error
Thanks for your reply. First 2 suggestions aren't an issue for me. Ran dpkg-reconfigure nagios-agent which gave me an error saying ti wasn't installed. I think ran apt-get -f install nagios-agent and went through the setup (Hadn't seen this setup before.) I've still got several critical errors basic...
- Tue Sep 27, 2011 11:49 pm
- Forum: Nagios XI
- Topic: Unable to monitor remote Linux server - always get error
- Replies: 3
- Views: 1451
Unable to monitor remote Linux server - always get error
I am running Centos 5.x for my main server and it is working perfectly. I have just attempted (successfully I think) an installation of the Nagios Agent on my Debian 5 server, and have configured it to allow connections from the IP of my main server. My main server is seeing that my Debian box is up...
- Tue Sep 27, 2011 10:13 pm
- Forum: Nagios XI
- Topic: Nagios XI fullinstall failed - how to continue?
- Replies: 3
- Views: 1032
Re: Nagios XI fullinstall failed - how to continue?
Issue resolved, just rebuilt VPS from scratch and re-ran the installation.
- Tue Sep 27, 2011 8:50 pm
- Forum: Nagios XI
- Topic: Nagios XI fullinstall failed - how to continue?
- Replies: 3
- Views: 1032
Nagios XI fullinstall failed - how to continue?
Hi, My fullinstall of Nagios XI has failed due to postgresql not stopping (no idea why). I am installing on Centos 5.x 32-bit, and it was a clean install of Centos. Below is the output from the install process; Starting PostgresQL... Initializing database: [ OK ] Starting postgresql service: [ OK ] ...