fennell.dev is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #munin

1 ★ 0 ↺

Matthew Fennell ยป
@matthew@fennell.dev

Does anyone else get a sense of glee when they're and realise they've misssed something obvious?

Installing on a new server, wondering why it is not generating graphs.

Hmmm, everything is working fine if I call munin-cron directly, graphs are generated, and the cron entry is there in /etc/cron.d, so what's going on? Why is it not getting run from cron?
$ sudo service cron restart
Unit cron.service could not be found.
$
Huh? What is up with systemd? Why can't it find cron? Oh, hang on a second...
$ apt search cron | grep -i installed
$
D'oh!