I logged into find my disk too full to use. Why didn’t it tell me? Here are my notes.
When originally written I asked is Twitter the answer, or should I use mail/smtp or even snmp? In 2022, I realised that mastodon could be used, but smtp and snmp remain the lowest common denominator for message transport. See also https://davelevy.info/wiki/event-monitoring/ which is about event capture elsewhere on this wiki.
- How to tweet from the Linux command line from ostechnix
- How to setup email alerts on linux using gmail from “How to Geek”
- How to set up a mail server on your Raspberry Pi? from Raspberry Tips
- See my little mail server
SNMP
The problem with SNMP is one of wheat and chaff
- raspberry pi SNMP from bytes of gigabytes, how to install on the PI
- Free SNMP console for Android from Manage Engine, this might be what’s needed?
- Monitoring The Raspberry Pi with MRTG from satsignal.eu, focused on the monitored device
- The Multi Router Traffic Grapher at wikipedia
- https://pushover.net/, a free trial but otherwise $5 per annum, looks like a console. Maybe free for individual use. It has some code examples here, inc. the command line.
- https://simplepush.io/#about is this another tool at the console end
Mastodon
This can be written to, using toot
a command line utility. It can be installed using apt. toot
has a number of command line arguments, it seems to store the login parameters on the disk; you must login interactively the first time. It’s code is here, and web page is here, it’s available afaik in the raspbian repos. I asked about direct messages, and got a reply, I was pointed at the mastodon documentation. Here is the short cut, toot --visibility direct "@username message text".
RSS
This should be easy, checkout my ellotorss code, and my add linkedin scripts. What is the standard? This, from Business Insider is mainly about reading. I made some notes on this wiki, in an article called json-to-xml.
I found the following links in 2023, how to use the RSS standard to make a file. and how to use IFTTT to send a text on receipt of a feed item.
Others?
- https://grafana.com/
- Is IFTTT, part of the answer, using RSS as the event log? Or Monitoro.
I added the comment about toot.