Took some days to make this all work.
After the restore i'm able to sign in again. So that's great.
I still have the situation, that Java is taking half my memory and i'm not sure if this Problem will come back once logs accumulate again, but we'll see.
So far thank you so much for your patience and the help provided. It's much appreciated!
Login not working and Server extremely slow
-
domsch1988
- Posts: 32
- Joined: Tue Aug 15, 2017 1:20 am
Re: Login not working and Server extremely slow
Glad to hear you got it working!
And the memory 'issue' you see isn't really a problem. The elasticsearch process will take half of the system's total memory. It's expected and set in /etc/sysconfig/elaticsearch with this line:
And the memory 'issue' you see isn't really a problem. The elasticsearch process will take half of the system's total memory. It's expected and set in /etc/sysconfig/elaticsearch with this line:
Code: Select all
ES_HEAP_SIZE=$(expr $(free -m|awk '/^Mem:/{print $2}') / 2 )mAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.