@s_dimzon , All files in
/var/lib/mrtg folder are temporary. Go ahead and delete them all, it's not going to affect the system. Generally,
/usr/local/nagios/share/perfdata/ is the folder where historic rrd data is stored. You may want to backup that whole folder for now.
You said you reran the following command:
Code: Select all
LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg -debug=cfg,base &> /tmp/mrtg.txt
Can you upload the /tmp/mrtg.txt file again?
Also, please run the following:
Code: Select all
LANG=C LC_ALL=C /usr/bin/mrtg &>> /tmp/mrtg.txt
Again, please upload the /tmp/mrtg.txt file. This will give us information on the version of mrtg you're running.
Finally, you may try to delete the service in question, and rerun the switch wizard but select only that particular port. That may automatically recreate the RRD file.