Change max_concurrent_checks for a service?

Jim Avery jim at jimavery.me.uk
Mon Jul 5 18:36:39 CEST 2010


On 5 July 2010 16:44, Daniel E. Strezov <DStrezov at postbank.bg> wrote:
> Hi all,
>
> I'm trying to find out a way to change the max_concurrent_checks
> parameter, but just for one particular service. The reason I need this
> is that this service checks the available bandwidth to a remote host by
> generating traffic for some given time. Running many service checks at
> the same time will cause the 100Mbps interface of the monitoring server
> to get jammed. These traffic checks run daily in a 2-hours window with
> 30 mins check period and under normal circumstances each of them takes
> about 10 secs.

I would run those checks from a script in cron, and have them send the
results as passive checks to Nagios.  That way you can guarantee at
what time they will run.

See:

http://nagios.sourceforge.net/docs/3_0/passivechecks.html

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Nagios-users mailing list
Nagios-users at 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





More information about the Users mailing list