Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: adjusted info re fastping_node_poll

...

fastping_node_poll

We have found this is better set to a lower number, but if your experience has been otherwise, you do not need to change itthat figures between 100 and 200 are a good compromise between maximising the benefits of pinging many nodes in parallel versus the resulting network load and delay; It is strongly recommended that you don't set this to values above 250 because that risks exceeding the linux commandline length limit, which will cause incorrect operation of fpingd.pl. Most of the time the default value for this setting works fine.

Code Block
'fastping_node_poll' => '200',

...