1. Home
  2. Knowledge Base
  3. Problems (EN)
  4. Pandora FMS’ database is too big and pandora_db.pl freezes

Pandora FMS’ database is too big and pandora_db.pl freezes

If any trouble cleaning up Pandora FMS’ database, edit pandora_db.pl and increase value.

 $BIG_OPERATION_STEP

(to 1000-10000, for example) and decrease

$SMALL_OPERATION_STEP

to 100-200.

$BIG_OPERATION_STEP is the number of blocks that a time interval is split into. A bigger value means bigger blocks, which is faster but heavier on the database.

$SMALL_OPERATION_STEP is the number of rows that are processed in a single query. A smaller value means lighter queries.

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support

Recent Discussions