[arm-allstar] Allmon2 Node Information output problem/full file system
Bob Schmidt
n9gmt at fm38.org
Sat May 13 14:40:00 EST 2017
Hello all,
On one of my nodes that has "Supermon" and "swissarmy" configured and
enabled, I noticed that the “Node Information” column in Allmon2’s
output was returning bad data and I was also getting a swap related
error when using an editor.
Further investigation revealed that /var/log/asterisk/astdb.txt was not
being updated because the /var/log file system was full. Specifically,
/var/log/httpd/error_log had grown very large due to over 818,000
entries of the following message:
cat: /home/irlp/custom/vutil_calls: No such file or directory
I did the following to resolve the problem pending further research:
systemctl stop httpd
mv -i /var/log/httpd/* /root
mkdir –p /home/irlp/custom
touch /home/irlp/custom/vutil_calls
systemctl start httpd
If you don't want to save the logs as I did, you could simply delete them.
All is working fine again, however it would be better to resolve the
problem at its root cause. When time permits, I intend to take a closer
look at swissarmy and supermon as they have IRLP related code in them.
NOTE: I don't discount the possibility that I somehow caused my own problem.
Nevertheless, if any of you are experiencing similar behavior, the above
is something to check. I hope this helps someone.
73,
Bob, N9GMT
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the arm-allstar
mailing list