Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.09 KB

File metadata and controls

18 lines (13 loc) · 1.09 KB

Hardware/software state reporting and analysis tools

Please consult README files within each directory for extended descriptions

Most of the tools are bound to produce output to the MQTT topic(s) that you specify in each tool configuration.

  • boot-time - miscellaneous, stuff to be run once at system boot time
  • cron - things that may go into CRON
  • hardware - Hardware monitoring
    • mikrotik - MikroTik router data to MQTT tool set. Home Assistant helpers provided.
    • power - Power appliances (UPS) monitoring using NUT tools. Many options to report.
    • storage - Collecting S.M.A.R.T. data preferably by using smartctl from smartmontools.
  • imports - Custom Python modules for importing

Majority of these utilities are intended to be used with mqtt-tools: MQTT interfacing toolset, written in python

Feel free to post issues if any will found.

This repo on github