Search found 32 matches
- Fri Mar 06, 2020 5:13 am
- Forum: Nagios Log Server
- Topic: Login not working and Server extremely slow
- Replies: 11
- Views: 1536
Re: Login not working and Server extremely slow
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...
- Thu Feb 27, 2020 3:50 am
- Forum: Nagios Log Server
- Topic: Login not working and Server extremely slow
- Replies: 11
- Views: 1536
- Wed Feb 26, 2020 9:11 am
- Forum: Nagios Log Server
- Topic: Login not working and Server extremely slow
- Replies: 11
- Views: 1536
Re: Login not working and Server extremely slow
I'm really sorry for taking so long for coming back to this. Got other priorities at work and only now am able to look back into this. I redid all the steps until here. Here's the screenshot of top after about 30 minutes: https://i.imgur.com/1fktfU4.png Let me know what more i can provide. Edit: Als...
- Wed Jan 15, 2020 1:57 am
- Forum: Nagios Log Server
- Topic: Login not working and Server extremely slow
- Replies: 11
- Views: 1536
Re: Login not working and Server extremely slow
That would be
So yes, half the Memory.
The Processes aren't using that much memory either. It's "just" the amount of virtual memory that's that high. Actual RAM usage is around 50%.
Code: Select all
ES_HEAP_SIZE=$(expr $(free -m|awk '/^Mem:/{print $2}') / 2 )mThe Processes aren't using that much memory either. It's "just" the amount of virtual memory that's that high. Actual RAM usage is around 50%.
- Tue Jan 14, 2020 9:57 am
- Forum: Nagios Log Server
- Topic: Login not working and Server extremely slow
- Replies: 11
- Views: 1536
- Mon Jan 13, 2020 7:09 am
- Forum: Nagios Log Server
- Topic: Login not working and Server extremely slow
- Replies: 11
- Views: 1536
Login not working and Server extremely slow
Hello everyone, first time posting here, but i'm running out of ideas. Until 2 days ago, my instance of Nagioslog Server was running fine. Webfrontend hang for some reason. I restarted the Server and since then, i wasn't able to log in. Page load times are insanely slow (login page takes 2-3 Minutes...
- Tue Dec 04, 2018 8:28 am
- Forum: Nagios XI
- Topic: Perfdata Filling up Disk
- Replies: 2
- Views: 1328
Re: Perfdata Filling up Disk
Ok, i can answer this myself now. First off, i obviously didn't post the configs that mattered in the end. The simple cause was, that the Command to process host performance Data was using "cp" instead of "mv". Therefor the Host perfdata files kept growing to 1.8G. Every cycle th...
- Tue Dec 04, 2018 4:23 am
- Forum: Nagios XI
- Topic: Perfdata Filling up Disk
- Replies: 2
- Views: 1328
Perfdata Filling up Disk
Hello everyone, haven't been posting for some time, and now i come back here with a problem we are facing since around a week. Our NagiosXI Servers Disk is filling up with performance data (in like, 2G per Minute or more). First, what i have for you: /usr/local/nagios/var/npcd.log is filled with [12...
- Thu Mar 29, 2018 2:07 am
- Forum: Nagios XI
- Topic: Distributed Monitoring with Windows Environments
- Replies: 27
- Views: 6443
Re: Distributed Monitoring with Windows Environments
Any News on that Problem?kyang wrote:I'm gonna have to replicate this myself. It looks like it can be true, and we will have to see what the NCPA developer says.
- Mon Mar 12, 2018 6:45 am
- Forum: Nagios XI
- Topic: Distributed Monitoring with Windows Environments
- Replies: 27
- Views: 6443
Re: Distributed Monitoring with Windows Environments
So, quick test shows that even with 2.1.3 i can't use any names that contain spaces. Same error.
