Hi All, I need some direction as our Nagios Log Server solution is giving us some headaches; HTTP/HTTPS keeps alerting on a daily basis and just recently, the Elasticsearch service is in starting status for hours. Our setup is as follows:
- 1 Instance only running (I know 2 is better but this is another story)
- OS: Ubuntu 10
- Mem: 64GB
- CPU: 8
- Running on VMWare
I increased in the PHP memory as documented in NLS troubleshooting but no luck here, we have rebuilt NLS 3 times already and it works just fine some weeks and then all over again with the same issues, starting with HTTP/HTTPS no longer working.
Help!!!!
Nagios LS HTTP/HTTP resource issues
Re: Nagios LS HTTP/HTTP resource issues
Please SSH into the server and run these commands (as root):
Then PM me the resulting /tmp/system-profile.tar.gz
What OS/version is the LS system running?
Thank you!
Code: Select all
rm -rf /tmp/system-profile*
/usr/local/nagioslogserver/scripts/profile.shWhat OS/version is the LS system running?
Code: Select all
uname -a
cat /etc/*release