Re: [Nagios-users] Nagios based distributed monitoring systems out there?

2012-05-04 Thread Alex Griffin
We've just released a beta of NRDS here at Nagios Enterprises, which 
adds exactly that functionality to our commercial product, Nagios XI. It 
should also be much cheaper than OpsView.

Check it out here: 
http://labs.nagios.com/2012/04/20/nagios-remote-data-sender-beta/

Alex Griffin
---
Tech Team
agrif...@nagios.com

On 05/02/2012 04:55 PM, James Whittington wrote:
> " what you mean by "reverse tunnel master/slave distributed model,"
> So you have master server
> - that presents the master web interface
> - controls configs for everything
> -sends out notifications
>
> Slave servers are placed at remote locations to do active polling and results 
> are returned to the master.
> Slave servers initiate ssh session to master and open up reverse tunnel back 
> to itself.
> So data from slaves comes in via port 22, config data is pushed out to slaves 
> over reverse ssh port.
>
> The cool thing is we don't have to deal with opening up ssh on a bunch of 
> remote networks.
> As long as SSH is allowed out from remote networks and we allow in SSH from 
> the remote networks everything just works.
>
> Other distributed setups I had seen had to have direct ssh access out from 
> master to slave.
>
> Opsview Community edition was really a great value, but the move to 
> enterprise edition would be a big cost increase, so I figured it was worth 
> asking about distributed setup in other nagios based products.
>
> James
>
>
>
> -Original Message-
> From: Alex Griffin [mailto:agrif...@nagios.com]
> Sent: Wednesday, May 02, 2012 3:04 PM
> To: Nagios Users List
> Subject: Re: [Nagios-users] Nagios based distributed monitoring systems out 
> there?
>
> I'm not sure how Opsview handles this or what you mean by "reverse tunnel 
> master/slave distributed model," but there are several distributed monitoring 
> solutions out there for Nagios. The two that come to mind for me are 
> mod_gearman and dnx, but I'm certain I've seen others as well. Nagios XI 
> integrates pretty well with DNX too.
>
> Alex Griffin
> ---
> Tech Team
> agrif...@nagios.com
>
> James Whittington wrote:
>> This is not entirely Nagios related, more nagios backend architecture
>> related.
>>
>> We had been a long time user of Opsview Community Edition.
>>
>> We were monitoring multiple sites so we were drawn in by Opsview's
>> ease of distributed server setup.
>>
>> Unfortunately Opsview is dropping distributed monitoring from the
>> community edition (a point brought up by Opsview sales when they
>> contacted us about buying enterprise).
>>
>> I now am stuck with a system monitoring 1000 hosts across different
>> locations with a no low cost upgrade path under Opsview.
>>
>> What my company ultimately decides to do is not entirely up to me but
>> I was curious if other nagios based monitoring systems handled a
>> reverse tunnel master/slave distributed model as well as Opsview used to?
>>
>> If Opsview is listening, next time you drop core features from your
>> product do your registered users a favor and give them advanced
>> notice, instead of using it as a sales talking point.
>>
>> Thanks.
>>
>> James
>>
>>
>>
>> --
>> 
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond.
>> Discussions will include endpoint security, mobile security and the
>> latest in malware threats.
>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>
>>
>>
>> ___
>> 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
>
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and threat 
> landscape has changed and how IT managers can respond. Discussions will 
> include endpoint security, mobile security and the latest in malware threats. 
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/l

Re: [Nagios-users] Nagios based distributed monitoring systems out there?

2012-05-02 Thread Sven Nierlein
On 5/2/12 20:22, James Whittington wrote:
>
> I now am stuck with a system monitoring 1000 hosts across different locations 
> with a no low cost upgrade path under Opsview.
>
> What my company ultimately decides to do is not entirely up to me but I was 
> curious if other nagios based monitoring systems handled a reverse tunnel 
> master/slave distributed model as well as Opsview used to?
>

You should have a look at Mod-Gearman. It's a master/slave distribution system 
based on the Gearman MQ and gives you the possibility to spread out the checks 
to remote worker based on hostgroups, servicegroups and custom variables.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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 based distributed monitoring systems out there?

2012-05-02 Thread James Whittington
" what you mean by "reverse tunnel master/slave distributed model,"
So you have master server 
- that presents the master web interface 
- controls configs for everything
-sends out notifications

Slave servers are placed at remote locations to do active polling and results 
are returned to the master.
Slave servers initiate ssh session to master and open up reverse tunnel back to 
itself.
So data from slaves comes in via port 22, config data is pushed out to slaves 
over reverse ssh port.

The cool thing is we don't have to deal with opening up ssh on a bunch of 
remote networks. 
As long as SSH is allowed out from remote networks and we allow in SSH from the 
remote networks everything just works.

Other distributed setups I had seen had to have direct ssh access out from 
master to slave. 
 
Opsview Community edition was really a great value, but the move to enterprise 
edition would be a big cost increase, so I figured it was worth asking about 
distributed setup in other nagios based products.

James

 

-Original Message-
From: Alex Griffin [mailto:agrif...@nagios.com] 
Sent: Wednesday, May 02, 2012 3:04 PM
To: Nagios Users List
Subject: Re: [Nagios-users] Nagios based distributed monitoring systems out 
there?

I'm not sure how Opsview handles this or what you mean by "reverse tunnel 
master/slave distributed model," but there are several distributed monitoring 
solutions out there for Nagios. The two that come to mind for me are 
mod_gearman and dnx, but I'm certain I've seen others as well. Nagios XI 
integrates pretty well with DNX too.

Alex Griffin
---
Tech Team
agrif...@nagios.com

James Whittington wrote:
> This is not entirely Nagios related, more nagios backend architecture 
> related.
>
> We had been a long time user of Opsview Community Edition.
>
> We were monitoring multiple sites so we were drawn in by Opsview's 
> ease of distributed server setup.
>
> Unfortunately Opsview is dropping distributed monitoring from the 
> community edition (a point brought up by Opsview sales when they 
> contacted us about buying enterprise).
>
> I now am stuck with a system monitoring 1000 hosts across different 
> locations with a no low cost upgrade path under Opsview.
>
> What my company ultimately decides to do is not entirely up to me but 
> I was curious if other nagios based monitoring systems handled a 
> reverse tunnel master/slave distributed model as well as Opsview used to?
>
> If Opsview is listening, next time you drop core features from your 
> product do your registered users a favor and give them advanced 
> notice, instead of using it as a sales talking point.
>
> Thanks.
>
> James
>
>
>
> --
> 
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. 
> Discussions will include endpoint security, mobile security and the 
> latest in malware threats. 
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
>
> ___
> 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

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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 based distributed monitoring systems out there?

2012-05-02 Thread Alex Griffin
I'm not sure how Opsview handles this or what you mean by "reverse 
tunnel master/slave distributed model," but there are several 
distributed monitoring solutions out there for Nagios. The two that come 
to mind for me are mod_gearman and dnx, but I'm certain I've seen others 
as well. Nagios XI integrates pretty well with DNX too.

Alex Griffin
---
Tech Team
agrif...@nagios.com

James Whittington wrote:
> This is not entirely Nagios related, more nagios backend architecture
> related.
>
> We had been a long time user of Opsview Community Edition.
>
> We were monitoring multiple sites so we were drawn in by Opsview’s ease
> of distributed server setup.
>
> Unfortunately Opsview is dropping distributed monitoring from the
> community edition (a point brought up by Opsview sales when they
> contacted us about buying enterprise).
>
> I now am stuck with a system monitoring 1000 hosts across different
> locations with a no low cost upgrade path under Opsview.
>
> What my company ultimately decides to do is not entirely up to me but I
> was curious if other nagios based monitoring systems handled a reverse
> tunnel master/slave distributed model as well as Opsview used to?
>
> If Opsview is listening, next time you drop core features from your
> product do your registered users a favor and give them advanced notice,
> instead of using it as a sales talking point.
>
> Thanks.
>
> James
>
>
>
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
>
> ___
> 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

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
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] Nagios based distributed monitoring systems out there?

2012-05-02 Thread James Whittington
This is not entirely Nagios related, more nagios backend architecture related.
We had been a long time user of Opsview Community Edition.
We were monitoring multiple sites so we were drawn in by Opsview's ease of 
distributed server setup.
Unfortunately Opsview is dropping distributed monitoring from the community 
edition (a point brought up by Opsview sales when they contacted us about 
buying enterprise).

I now am stuck with a system monitoring 1000 hosts across different locations 
with a no low cost upgrade path under Opsview.
What my company ultimately decides to do is not entirely up to me but I was 
curious if other nagios based monitoring systems handled a reverse tunnel 
master/slave distributed model as well as Opsview used to?

If Opsview is listening, next time you drop core features from your product do 
your registered users a favor and give them advanced notice, instead of using 
it as a sales talking point.

Thanks.

James


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
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