NRPE vs. check_by_ssh vs. nagios_statd
Russell Scibetti
russell at quadrix.com
Mon Feb 10 16:32:14 CET 2003
For what its worth, the default check_by_ssh plugin already allows
multiple checks to be performed in one ssh command and then dumps the
results into the command pipe to be processed passively.
Russell Scibetti
Steven Grimm wrote:
>If you want to check multiple services on remote hosts using ssh, you
>might want to look at my batch_by_ssh script, which will check all of
>a remote host's services with one ssh command (rather than one ssh
>per remote service) which should reduce your scaling woes. It's still
>not as cheap as NRPE, but especially if you have several services per
>host on a ton of remote hosts, it'll cut way down on ssh overhead.
>It also lets you centrally manage the commands that are run on remote
>hosts, rather than doing it on config files on those hosts as with NRPE;
>whether that's a plus or a drawback is a matter of taste.
>
>http://www.midwinter.com/~koreth/nagios/batch_by_ssh
>
>There's extensive documentation (by Nagios plugin standards, anyway)
>at the top of the script.
>
>If you use it you'll want to make sure you've applied the following
>check_by_ssh buffer overflow patch:
>
>https://sourceforge.net/tracker/index.php?func=detail&aid=673863&group_id=29880&atid=397599
>
>-Steve
>
>
>On Mon, Feb 03, 2003 at 09:29:22AM +0100, Marian Zurek wrote:
>
>>Hi,
>>
>> Thanks for you reply. As the first approach I applied the 'check_by_ssh'
>>solution for couple of machines.
>> I have here around 100 PC and plan to perform two remote checks on each of
>>them. Could you tell me at which point I might
>> hit the wall/scalability problem ?
>> My future plans will be most probably SNMP based, but I am a bit hesitant
>>if it is really needed with this number of host/services ??
>>
>> Thnaks in advance for your comments.
>>
>>Regards,
>>Marian
>>
>
>
>-------------------------------------------------------
>This SF.NET email is sponsored by:
>SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
>http://www.vasoftware.com
>_______________________________________________
>Nagios-users mailing list
>Nagios-users at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/nagios-users
>
>
--
Russell Scibetti
Quadrix Solutions, Inc.
http://www.quadrix.com
(732) 235-2335, ext. 7038
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20030210/ca51ed11/attachment.html>
More information about the Users
mailing list