prometheus-upsc-exporter

rather basic upsc prometheus exporter
git clone https://git.e1e0.net/prometheus-upsc-exporter.git
Log | Files | Refs | README | LICENSE

README (573B)


      1 upsc-exporter
      2 =============
      3 
      4 This silly exporter parses the output of `upsc` and presents it as
      5 a prometheus metrics endpoint for scrapping.
      6 
      7 It ignores some stuff I don't need, and is probably full of bugs, so use
      8 it at your own risk.
      9 
     10 Port and ups string can be configured via flags.  See man page for
     11 details.
     12 
     13 There's an example service file for systemd(1) on the root of the
     14 project.
     15 
     16 Binary files for raspberry pi available at https://e1e0.net/repo/
     17 Use signify(1) or minisign to verify the hashes.  Find the signature
     18 public key at: https://e1e0.net/signify_key.pub