Instructions for work around/fix: http://www.gattis.org/Work-and-Tech/service-monitoring-and-security/log- monitoring
# Install smokeping and sendmail (the latter is required to be present because of a smokeping bug) sudo apt-get install smokeping sendmail # Link in the smokeping apache config (apache2 was installed above as a req for smokeping) cd /etc/apache2/conf-available sudo ln -s ../../smokeping/apache2.conf smokeping.conf # Enable the config and mod_cgi sudo a2enconf smokeping sudo a2enmod cgid service apache2 reload -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247982 Title: SmokePing Not Working after Install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/smokeping/+bug/1247982/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
