Re: [Nagios-users] R: how to manage a distributed configuration

2011-07-01 Thread Romain Le Merlus
Hi Marco,

On Fri, Jul 1, 2011 at 8:53 AM, Marco Borsani m.bors...@it.net wrote:

 None use a distributed Nagios environment with a mysql db ?



You can try Centreon (http://www.centreon.com), a powerful GPL monitoring
software based on Nagios core with MySQL DB.
Here is a web demo: http://demo.centreon.com

With Centreon, you can manage several Nagios pollers from a central web
server.

If you would like to test it easily, you might download the Centreon
Enterprise Server ISO:
http://www.centreon.com/Centreon-Enterprise-Server/ces-downloads.html

Best regards.
-- 
Romain LE MERLUS | Directeur des projets

rlemer...@merethis.com
Tel. +33 (0)1 49 69 97 12
Mob. +33(0)6 85 05 02 82

MERETHIS est éditeur du logiciel Centreon.
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
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] Distributed Monitoring

2011-03-30 Thread Romain Le Merlus
Hi Wallace,

On Wed, Mar 30, 2011 at 3:00 PM, Gerheim wallacegerh...@gmail.com wrote:

 I'm new on Nagios and nagios-users mailing list.
 I was looking for addons for Nagios but i didn't find one wich attends me.
 Let me explain my scenario. If someone could help me, i ll be grateful.
 I have one nagios central with centreon. I have another nagios (worker),
 with centreon, wich i want to configure some hots and hostgroups that i
 don't want to configure on nagios central. But i want to monitor workers
 host and hotsgroups with nagios central.
 Summarizing, when i manipulate hosts on workers i don't want to put in
 nagios central.


The standard distributed configuration for Centreon is to have a central web
server (Centreon  Nagios) and pollers (Nagios).
The whole configuration is define on the central server and you associate
each host recorded on the correct Nagios engine.

Then, with the access control list feature, you can easily choose to display
or not hostgroup/host monitoring on the web side for each user connected.

Best regards.
-- 
Romain LE MERLUS
--
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
___
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] Which GUI to configure Nagios 3 ?

2011-02-24 Thread Romain Le Merlus
Hi Marco,

On Thu, Feb 24, 2011 at 4:45 PM, Marco Borsani m.bors...@it.net wrote:

 Actually we use an internal interface to configure all the Nagios
 contacts/hosts/services…

 I know that there are nice GUI to configure Nagios…which one do you
 know/use ?



You can try Centreon (http://www.centreon.com).
A powerful GPL monitoring software based on Nagios core.
Here is a web demo: http://demo.centreon.com

Best regards.
-- 
Romain LE MERLUS
--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-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] Nagios Historical Data Question

2010-11-15 Thread Romain Le Merlus
Hi Korrawit,

On Mon, Nov 15, 2010 at 9:15 AM, Andreas Ericsson a...@op5.se wrote:

   3.) Can Nagios work with MySQL? How?
 Via eventbroker modules such as Merlin or NDOUtils, Nagios can store
 information in a database. The standard UI doesn't work with either
 of those database backends though. The only free UI I know of that
 has full support for everything and uses mysql as a backend is Ninja,
 which works with the Merlin schema.



There is also the Centreon software which provide a very nice UI and some
new features to Nagios.
http://www.centreon.com
http://demo.centreon.com/

Best regards.
-- 
Romain LE MERLUS
--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-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] Centreon nagiosadmin login says invalid user!!!

2010-08-20 Thread Romain Le Merlus
Hi Ananth,

Let's init the centreonadmin password.

Please launch the following command:
#echo update contact set contact_passwd =
'2995cb0650c5f107230ed569a8c4d6e5' where contact_alias like
'%centreonadmin%' | mysql -u DATABASE-USER-NAME -p DATABASE-NAME -h
DATABASE-IP

Replace DATABASE-USER-NAME, DATABASE-NAME, DATABASE-IP with the correct
values.

The password for centreonadmin user will be centreon.
-- 
Romain LE MERLUS
--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-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] Large Installation

2010-06-11 Thread Romain Le Merlus
Hi Scott,

You can also try Centreon software to manage your different pollers and
configuration:
http://www.centreon.com

Here is an overview of the functioning:
http://en.doc.centreon.com/CentreonArchitecture

To see how it looks like, here is a web demo:
http://demo.centreon.com

Best regards.
-- 
Romain LE MERLUS

rlemer...@merethis.com
Tel. +33 (0)1 49 69 97 12
Mob. +33(0)6 85 05 02 82
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo___
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] Interface for control room

2009-12-15 Thread Romain Le Merlus
On Tue, Dec 15, 2009 at 4:34 PM, shacky shack...@gmail.com wrote:

 The complication I forgot to tell you in my first post is that I need
 to monitor at least three different Nagios servers.
 How can I solve this requirement?


You can administrate your different Nagios poller through Centreon frontend.
Communication between them is based on SSH.
Each host definition is link to a poller, so the configuration dispatch is
automatic.
-- 
Romain LE MERLUS
--
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-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] Interface for control room

2009-12-13 Thread Romain Le Merlus
Hi,

Centreon is a web based interface for Nagios.
http://www.centreon.com/

Here is some screenshots and a demo platform, you may find what you are
looking for:
http://www.centreon.com/centreon-screenshots-en.html
http://demo.centreon.com/

You can also see on this demo the Centreon MAP extension, it is an advanced
cartography module.
Can be very useful in a control room ;)

Best regards.
-- 
Romain LE MERLUS
--
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-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] Distributed Monitoring Disabling Checks

2009-11-27 Thread Romain Le Merlus
Hi Gael,

On Fri, Nov 27, 2009 at 11:05 AM, Gael Cheron gael.che...@free.fr wrote:

 I'm facing the same issue. And I'd like to find a way to turn off the
 monitoring on the remote host from the web interface on the main server.
 Because operators are not abble to log on the remote monitoring servers.
 Does anyone know if there is an add-on abble to do this ? I think about
 Centreon but I didn't test it yet.


You are right, you can do that through Centreon web interface.
The external commands are managed with ACL, so the users are allow or not to
submit them.
Then, they are sent to the Nagios core regardless Nagios is installed on the
Centreon server or a remote poller.

Best regards.
-- 
Romain LE MERLUS | Directeur des projets

rlemer...@merethis.com
Tel. +33 (0)1 49 69 97 12
Mob. +33(0)6 85 05 02 82

MERETHIS est éditeur du logiciel Centreon.
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
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] Nagios FrontEnd for Newbie

2009-08-12 Thread Romain Le Merlus
Hi Tom,

On Wed, Aug 12, 2009 at 9:50 PM, Tom Denham tdenham...@gmail.com wrote:

 Any recommendations for a good front end for nagios newbie?
 I'm using nagiosql right now, but interested in others.


You may try Centreon:
http://www.centreon.com
http://exchange.nagios.org/directory/Addons/Frontends-(GUIs-and-CLIs)/Web-Interfaces/Centreon/details

It is an advanced GUI for Nagios with configuration, real time info,
performance graph, reporting and severals administration tools like ACL,
distributed monitoring management..

The community is important with a lot of resources:
Wiki: http://en.doc.centreon.com/Setup
Forge: http://forge.centreon.com
Forum: http://forum.centreon.com

Best regards.
-- 
Romain LE MERLUS | Directeur des projets

rlemer...@merethis.com
Tel. +33 (0)1 49 69 97 12
Mob. +33(0)6 85 05 02 82

MERETHIS est éditeur du logiciel Centreon.
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
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] nagios -- ndo2db -- centreon

2009-06-04 Thread Romain Le Merlus
Hi,

On Thu, Jun 4, 2009 at 6:18 PM, James Pifer j...@obrien-pifer.com wrote:

 I have two nagios hosts.cfg files:
 /etc/nagios/hosts.cfg
 /usr/local/centreon/filesGeneration/nagiosCFG/1/hosts.cfg

 neither of them contains the host I created...
 I grepped all of the cfg files and none of them contain it...


It seems that you did not generate  restart your configuration from the
main Centreon server ?
Configuration  Nagios  Nagios

Do you select the correct poller on the form ?
Do you have any debug/informations when you run it from Centreon ?

Best regards.
-- 
Romain LE MERLUS | Directeur des projets

rlemer...@merethis.com
Tel. +33 (0)1 49 69 97 12
Mob. +33(0)6 85 05 02 82

MERETHIS est éditeur du logiciel Centreon.
--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get___
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