Search found 4 matches

by MarkDome
Thu Oct 28, 2010 7:21 am
Forum: Nagios XI
Topic: Nagios Install
Replies: 7
Views: 1528

Re: Nagios Install

Thanks a lot, its working
Mine host is online with the following services:
cpu load
current users
http
ping
total processes
zombie processes

But if i PING from a client to the remote host, how can i see that in nagios, if i click on:
PING
view trends for this service

there's nothing to see :(
by MarkDome
Wed Oct 27, 2010 6:26 am
Forum: Nagios XI
Topic: Nagios Install
Replies: 7
Views: 1528

Re: Nagios Install

so i don't need to install nrpe and that stuff like they said at:
http://www.thegeekstuff.com/2008/06/how ... 30/#more-8

only need to install Nagios with
http://nagios.sourceforge.net/docs/3_0/ ... edora.html
and than
http://nagios.sourceforge.net/docs/3_0/ ... vices.html
by MarkDome
Tue Oct 26, 2010 5:00 am
Forum: Nagios XI
Topic: Nagios Install
Replies: 7
Views: 1528

Re: Nagios Install

"But if i went to the localhost/nagios i couldnt monitor the server..." First i was trying to install and configure the normal, free version of Nagios. I was following this guide, to complete the configure: http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html after that it was cor...
by MarkDome
Thu Oct 21, 2010 6:24 am
Forum: Nagios XI
Topic: Nagios Install
Replies: 7
Views: 1528

Nagios Install

I've download Nagios XI by doing the following things cd /tmp wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz wget http://assets.nagios.com/downloads/nagiosxi/xi-latest-devel.tar.gz tar xzf xi-latest.tar.gz tar xzf xi-latest-devel.tar.gz cd /tmp/nagiosxi ./0-yum than the error: epe...