Re: [Nagios-users] Installing Nagios on CentOS

2010-01-06 Thread Jatin Davey
Thanks all , Everything went fine and i was able to install Nagios on my 
linux box.

Thanks
Jatin

Simone Felici wrote:
 Instead using rpm, I prefer to compile it.
 Using Fedora Quickstart line guide, it works perfectly:

 http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html

 Simon

 Jatin Davey ha scritto in data 05/01/2010 10.11:
   
 Hi

 Can someone provide some instructions or links on how to install Nagios
 on CentOS distribution.

 Thanks
 Jatin

 

 --
 This SF.Net email is sponsored by the Verizon Developer Community
 Take advantage of Verizon's best-in-class app development support
 A streamlined, 14 day to market process makes app distribution fast and easy
 Join now and get one step closer to millions of Verizon customers
 http://p.sf.net/sfu/verizon-dev2dev 
 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nagios-users
 ::: Please include Nagios version, plugin version (-v) and OS when reporting 
 any issue. 
 ::: Messages without supporting info will risk being sent to /dev/null

   

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] Installing Nagios on CentOS

2010-01-05 Thread Jatin Davey
Hi

Can someone provide some instructions or links on how to install Nagios 
on CentOS distribution.

Thanks
Jatin

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Installing Nagios on CentOS

2010-01-05 Thread Sebastian Ries
Hi

 Can someone provide some instructions or links on how to install Nagios 
 on CentOS distribution.

One easy way ist use the EPEL repository
https://fedoraproject.org/wiki/EPEL

then yum install nagios does the job

Regards
Sebastian Ries

-- 

DT Netsolution GmbH -  Talaeckerstr. 30 -  D-70437 Stuttgart
Tel: +49-711-849910-36   Fax: +49-711-849910-936
WEB: http://www.dtnet.de/ email: sebastian.r...@dtnet.de

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Installing Nagios on CentOS

2010-01-05 Thread Jatin Davey
Thanks Sebastian.

I have one question if i use the command as mentioned. Will it also 
install all the depadencies that are required for the functioning of a 
complete Nagios application. I mean will it also make the GUI of Nagios 
functional ?

Thanks
Jatin

Sebastian Ries wrote:
 Hi

   
 Can someone provide some instructions or links on how to install Nagios 
 on CentOS distribution.
 

 One easy way ist use the EPEL repository
 https://fedoraproject.org/wiki/EPEL

 then yum install nagios does the job

 Regards
 Sebastian Ries

   

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Installing Nagios on CentOS

2010-01-05 Thread Assaf Flatto
Jatin Davey wrote:
 Thanks Sebastian.

 I have one question if i use the command as mentioned. Will it also 
 install all the depadencies that are required for the functioning of a 
 complete Nagios application. I mean will it also make the GUI of Nagios 
 functional ?

 Thanks
 Jatin

 Sebastian Ries wrote:
   
 Hi

   
 
 Can someone provide some instructions or links on how to install Nagios 
 on CentOS distribution.
 
   
 One easy way ist use the EPEL repository
 https://fedoraproject.org/wiki/EPEL

 then yum install nagios does the job

 Regards
 Sebastian Ries

   
The command will install the core nagios capabilities, which include the 
web gui .
 
you will still need to configure the nagios and make sure the apache 
service is running and responding , but to answer in  short , yes!


Assaf

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Installing Nagios on CentOS

2010-01-05 Thread Jatin Davey
Thanks Assaf.

I am planning to install it on Fedora 8 and CentOS 5.4. I ll get help 
from the community if i run into any issues.

Thanks
Jatin

Assaf Flatto wrote:
 Jatin Davey wrote:
   
 Thanks Sebastian.

 I have one question if i use the command as mentioned. Will it also 
 install all the depadencies that are required for the functioning of a 
 complete Nagios application. I mean will it also make the GUI of Nagios 
 functional ?

 Thanks
 Jatin

 Sebastian Ries wrote:
   
 
 Hi

   
 
   
 Can someone provide some instructions or links on how to install Nagios 
 on CentOS distribution.
 
   
 
 One easy way ist use the EPEL repository
 https://fedoraproject.org/wiki/EPEL

 then yum install nagios does the job

 Regards
 Sebastian Ries

   
   
 The command will install the core nagios capabilities, which include the 
 web gui .
  
 you will still need to configure the nagios and make sure the apache 
 service is running and responding , but to answer in  short , yes!


 Assaf

 --
 This SF.Net email is sponsored by the Verizon Developer Community
 Take advantage of Verizon's best-in-class app development support
 A streamlined, 14 day to market process makes app distribution fast and easy
 Join now and get one step closer to millions of Verizon customers
 http://p.sf.net/sfu/verizon-dev2dev 
 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nagios-users
 ::: Please include Nagios version, plugin version (-v) and OS when reporting 
 any issue. 
 ::: Messages without supporting info will risk being sent to /dev/null

   

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Installing Nagios on CentOS

2010-01-05 Thread Simone Felici

Instead using rpm, I prefer to compile it.
Using Fedora Quickstart line guide, it works perfectly:

http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html

Simon

Jatin Davey ha scritto in data 05/01/2010 10.11:
 Hi

 Can someone provide some instructions or links on how to install Nagios
 on CentOS distribution.

 Thanks
 Jatin


--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null