Search found 6 matches

by balia
Tue Sep 10, 2013 11:15 am
Forum: Open Source Nagios Projects
Topic: Monitoring
Replies: 5
Views: 1591

Re: Monitoring

I am 99.9% sure that it is mysql causing the freeze.
I would just like to find a more systematic way to analyze this and prevent it.
My main problem is that when the system freezes, the logs are not updated.
by balia
Tue Sep 10, 2013 11:08 am
Forum: Open Source Nagios Projects
Topic: Nagios Login & Brute Force
Replies: 5
Views: 16153

Re: Nagios Login & Brute Force

Doesn't what you recommend require isolating the machine from the network and the internet? If the machine hosts a website, locking down apache will prevent all users from accessing the website. The same goes for setting up the iptables to block all incoming and outgoing network traffic. Lastly, whe...
by balia
Tue Sep 10, 2013 7:36 am
Forum: Open Source Nagios Projects
Topic: Monitoring
Replies: 5
Views: 1591

Re: Monitoring

Would Nagios track the specific service that caused a memory leak?
by balia
Tue Sep 10, 2013 7:33 am
Forum: Open Source Nagios Projects
Topic: Nagios Login & Brute Force
Replies: 5
Views: 16153

Re: Nagios Login & Brute Force

Are there per application firewall rules on linux?
How would you block Nagios from the internet?
by balia
Mon Sep 09, 2013 1:30 pm
Forum: Open Source Nagios Projects
Topic: Monitoring
Replies: 5
Views: 1591

Monitoring

I am new to Nagios.
I want to monitor and troubleshoot a system freeze.
I assume I will not get any notification when the system freezes if Nagios is installed locally.
However, can I use Nagios to troubleshoot the freeze?
What would be the best setup?
Thank you.
by balia
Mon Sep 09, 2013 1:21 pm
Forum: Open Source Nagios Projects
Topic: Nagios Login & Brute Force
Replies: 5
Views: 16153

Nagios Login & Brute Force

After I installed Nagios on a server, I notice that Nagios is accessed from a webbrowser.
Does Nagios offer any kind of protection against brute force attacks by limiting the number of login attempts?