fix fingerprint generation

- use proper class
- use sha224 like server
1 file changed
tree: b58604402c647b142a9468f3b2b92f22f7ad7e44
  1. conf/
  2. plugins/
  3. .gitignore
  4. LICENSE
  5. node.py
  6. NOTICE
  7. README.md
  8. requirements.txt
README.md

Apache Warble Monitoring Node Package

This isn't really working yet, but anywho.

To install:

  • install python 3
  • clone the git repo, cd to it
  • copy or move conf/node.yaml.sample to conf/node.yaml
  • run: pip3 install -r requirements.txt
  • to test, run: python3 node.py --test