For owntracks, see https://owntracks.org/
mqottrace collects location data from the mqtt server and writes it into
an sqlite3 database. You can convert the data into gpx tracks with
mqott2gpx.
Utility to move honeyd.log entries to a MySQL database.
This is yet another simple piece of software that extracts all the basic stats from honeyd’s text-based log files and inserts them in a MySQL database. Then you can run some queries and of course visualize the data if you want to.
Many things are hardcoded or dead simple, but it does the job. The file is a modified version of “honeyd_importer” perl script originally writen by Joshua Gimer and shared through “honeypots” mailing list.
Check_sys is set of scripts written in Perl which can be used to monitor Linux servers (cpu, memory, swap, load, processes, network, filesystems, uptime, disks' I/O). It collects data and stores it using RRDTOOL library. It can log events through syslog
The tribes console log parser is a perl script that will parse starsiege tribes and tribes 2 console logs. The parsed data is stored in a mysql database, and can be retrieved over the web with a supplied php file.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
UPSD Log Parser (ulp) monitors the messages sent by upsd to syslogd. It extracts the data from these and inserts them into an RRD file, from where administrators can get graphs of the UPS status.