0.0.3 • Published 8 years ago

ood-monitoring v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

ood-monitoring

Monitoring sensor for ood process manager

ood

Installation

ood mod --install monitoring

Usage

URL: [yourserver]/.ood-monitoring?token=[ood-token]

Use ood config -g token to display your ood token.

This will output something like [3][0][5] standing for:

  • running apps ([3])
  • apps with state "fatal" ([0])
  • errors (last 10 minutes) ([5])

License

MIT