Search found 9 matches

by h2per
Mon Nov 05, 2012 8:04 pm
Forum: Open Source Nagios Projects
Topic: Monitor mem usage without pagefile
Replies: 3
Views: 5899

Re: Monitor mem usage without pagefile

Hi everyone

This is the command I need to congifure en services file, but i'm don't know how to create that configuration... and I use Nagios Core, not Nagios XI.

agriffin you can tell me how and what files i need to edit or mod to monitor ram correctly.

Thanks
by h2per
Thu Nov 01, 2012 4:21 pm
Forum: Open Source Nagios Projects
Topic: Monitor mem usage without pagefile
Replies: 3
Views: 5899

Monitor mem usage without pagefile

Hello everyone, I install nagios core 3.2.1 with the recents plugins on Ubuntu Server 10.04 LTS. All goes normal. But when i add a windows server to monitoring... in the services page it shows Memory usage: total:4330.61 Mb - used: 1776.48 Mb (41%) - free: 2554.14 Mb (59%) But my server only have 2 ...
by h2per
Wed Oct 10, 2012 11:31 pm
Forum: Nagios XI
Topic: Change port nagios webadmin
Replies: 11
Views: 3480

Re: Change port nagios webadmin

Hi Again

I have a question now,

When im trying to create nwe host or service, nagiosxi hang in Applying Configuration, and many ........................................ appears but the service or host dont show and dont save,


It would be by changing the port?


Thanks
by h2per
Wed Oct 10, 2012 5:03 pm
Forum: Nagios XI
Topic: Change port nagios webadmin
Replies: 11
Views: 3480

Re: Change port nagios webadmin

Hi... Is something strange in nagiosxi, when i create new service or new host and i apply configuration... the page show this and never ends Applying Configuration Command submitted for processing... Waiting for configuration verification.................................................................
by h2per
Wed Oct 10, 2012 3:40 pm
Forum: Nagios XI
Topic: Change port nagios webadmin
Replies: 11
Views: 3480

Re: Change port nagios webadmin

Hi Again!!


That was the prob, i run next command and now the page is ok,

iptables -I INPUT -m state --state NEW -m tcp -p tcp --dport 8080 -j ACCEPT}

Thanks for all..


Best Regards.
by h2per
Wed Oct 10, 2012 11:33 am
Forum: Nagios XI
Topic: Change port nagios webadmin
Replies: 11
Views: 3480

Re: Change port nagios webadmin

Hi

Im receiving a error on the page? Like it can not be displayed!!

Any ideas

Thanks
by h2per
Tue Oct 09, 2012 1:56 pm
Forum: Nagios XI
Topic: Change port nagios webadmin
Replies: 11
Views: 3480

Re: Change port nagios webadmin

Hi everyone,

The page that im trying to login is http://192.168.1.99:8080/nagiosxi

This is all...

When i change the port to 80 and test again, the issue gone.... but i need change the default port.


Thanks
by h2per
Mon Oct 08, 2012 2:48 pm
Forum: Nagios XI
Topic: Change port nagios webadmin
Replies: 11
Views: 3480

Re: Change port nagios webadmin

Hi Again!! I change the files, but i cant login to nagios now, and i receive an alert: nagios has detected a problem with this service. Notification Type: PROBLEM Service: HTTP Host: localhost Address: 127.0.0.1 State: CRITICAL Info: Connection refused Date/Time: 2012-10-08 14:41:59 May be i need to...
by h2per
Mon Oct 08, 2012 9:39 am
Forum: Nagios XI
Topic: Change port nagios webadmin
Replies: 11
Views: 3480

Change port nagios webadmin

Hi everyone,

For personal reasons i need to change the default port of nagios webadmin, but i dont know which files i need to change...


Default port is: 80... i need change to 8080


Thanks