On 6 July 2010 10:25, Andreas Ericsson <[email protected]> wrote: > On 07/05/2010 05:44 PM, Daniel E. Strezov 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. >> > > You want to set the parallellize_check variable to 0 for that particular > check. That will cause nagios to ensure that no other checks are running > at the same time, hogging the bandwidth you're trying to test.
I think the parallelize_check directive for services is deprecated in Nagios 3. Even if it does still work in version 3 Nagios, I would question whether it is desireable to have Nagios not run any other checks at all for ten whole seconds while one of these checks is run, especially if there are quite a few of them. ------------------------------------------------------------------------------ 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 [email protected] 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
