Everything's been going OK, but I think I've hit the wall.
Noticed today that after adding the latest device, with lots of interfaces that MRTG seems to have fallen over. Running MRTG command from CLI results in:
Code: Select all
ERROR: unable to open include file: ...OK. Dropped all cfg files for the latest device and re-ran MRTG from CLI. No errors.
Then I thought, what limitation am I hitting here? System load seems OK (not great, this VM is running warm), memory is fine... Then wondered how many cfg files I was including, 964, before the new device was added. The new device would've brought me over 1K. Could that be the problem? Is MRTG choking on too many included config files?
I can't find anything in MRTG docs or forum posts that suggest this. All told, I have about 170 network devices to load into NagiosXI. Figure close to a 2K interfaces...
Thoughts?