Search found 10 matches
- Fri Oct 19, 2012 4:52 am
- Forum: Open Source Nagios Projects
- Topic: NagiosGraph scale is not ok
- Replies: 1
- Views: 1194
NagiosGraph scale is not ok
Hi, I don't know perfectly who does what, so i'm questionning here, and if it's not the right place, then i'll ask the other place... ;) I monitor the memory of several windows 7/64 computers, so far so good. The graph we have are quite ok but there is a thing that is not correct : the scale... We h...
- Thu Oct 18, 2012 3:39 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring win server memory "real time"
- Replies: 8
- Views: 3087
Re: Monitoring win server memory "real time"
Ok, I just saw that i've configured 2 computer with the same IP.... my mistake... instead of monitoring 2 different computers, i was monitoring one with two different names !!! thanks to memory alerts that are synchronous, i saw that... don't know if it's the reason for my errors, but it could be a ...
- Mon Oct 15, 2012 8:31 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring win server memory "real time"
- Replies: 8
- Views: 3087
Re: Monitoring win server memory "real time"
Ok, i give an answer to my problem... actually 2 answers... First of all, i figure out why and how my correction with LC_ALL=C LANG=C didn't work... i actually had twice the same server monitored, with two different names ! yes I know... my mistake ! Still my rrd folders were desperatly empty... and...
- Mon Oct 15, 2012 4:21 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring win server memory "real time"
- Replies: 8
- Views: 3087
Re: Monitoring win server memory "real time"
Hi again... Things are not working that fine with my nagiosgraph... My general conf seems to be ok, but i have a problem when i look at my nagiosgraph.log... i keep having these messages : Mon Oct 15 13:13:46 2012 p1.pl error RRDs::update ERR /var/spool/nagiosgraph/rrd/localhost/HTTP___time.rrd_min:...
- Fri Oct 12, 2012 2:24 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring win server memory "real time"
- Replies: 8
- Views: 3087
Re: Monitoring win server memory "real time"
Hi,
it seems to fit perfectly my needs... thanks a lot for the link... i appreciate !
R
it seems to fit perfectly my needs... thanks a lot for the link... i appreciate !
R
- Thu Oct 11, 2012 4:25 am
- Forum: Open Source Nagios Projects
- Topic: Monitoring win server memory "real time"
- Replies: 8
- Views: 3087
Monitoring win server memory "real time"
Hi, I'd like to monitor and keep history of several win server. So far, i have my nagios running, and monitoring one single win server. But all I have, so far, is a screen that says how many alerts there was. I actually want to know on a 24H interval what is the memory usage almost in real time... i...
- Thu Oct 11, 2012 3:31 am
- Forum: Open Source Nagios Projects
- Topic: Nagios restart fail after mod of windows.cfg
- Replies: 5
- Views: 1796
Re: Nagios restart fail after mod of windows.cfg
Hi, I don't have the issue anymore.... I rewrote the config files from scratch, took care in using the right host name everytime, and at that point i got an error already answered in other forums that was about max_attempts. I did not have the line in my config, so i added max_check_attempts 10 in m...
- Thu Oct 11, 2012 1:55 am
- Forum: Open Source Nagios Projects
- Topic: Nagios restart fail after mod of windows.cfg
- Replies: 5
- Views: 1796
Re: Nagios restart fail after mod of windows.cfg
Yes, i still have the issue, and still can't see where it comes from... I've lokked at several tutorials, and all of them seem to say the same thing, and my config files seems ok... but there's certainly some mistake done, and as the install was made with yum, i guess the mistake is mine, but i can'...
- Wed Oct 10, 2012 6:43 am
- Forum: Open Source Nagios Projects
- Topic: Nagios restart fail after mod of windows.cfg
- Replies: 5
- Views: 1796
Re: Nagios restart fail after mod of windows.cfg
I've solved the check with uninstalling the NSClient from the win server and re-install it again... now i can have my fedora talking with my win server... it's a first victory !!! 
- Wed Oct 10, 2012 4:29 am
- Forum: Open Source Nagios Projects
- Topic: Nagios restart fail after mod of windows.cfg
- Replies: 5
- Views: 1796
Nagios restart fail after mod of windows.cfg
Hello, This is my very first try with nagios and here's the problem. I use a fedora 17 server. Yum install nagios was fine, and i've installed all the plugins (i know, this is certainly not usefull nor clever...). It works fine so far, since i can access to the nagios web page and see my localhost. ...