The rsyslog module is showing up in system log /var/log/syslog as message repeated. rsyslog was also showing 99% cpu use in top at one point, possibly unrelated.
tail /var/log/syslog
Dec 1 22:18:16 here rsyslogd-2066: could not load module '/usr/lib/rsyslog/lmnsd_gtls.so', dlopen: /usr/lib/rsyslog/lmnsd_gtls.so: cannot open shared object file: No such file or directory
[try http://www.rsyslog.com/e/2066 ]
Dec 1 22:18:56 here rsyslogd-2066: last message repeated 4 times
lsb_release -a
Description: Ubuntu 12.04.3 LTS Release: 12.04
sudo apt-cache showpkg rsyslog
Package: rsyslog Versions: 5.8.6-1ubuntu8.5
Related Question : How do I find that lmnsd_gtls.so is related to rsyslog-gnutls ?