https://github.com/chamilad/stratosinstancelifetimecounter
Listens to MemberInitialized and MemberTerminated events to calculate member uptime for billing
https://github.com/chamilad/stratosinstancelifetimecounter
Last synced: 5 months ago
JSON representation
Listens to MemberInitialized and MemberTerminated events to calculate member uptime for billing
- Host: GitHub
- URL: https://github.com/chamilad/stratosinstancelifetimecounter
- Owner: chamilad
- Created: 2015-07-23T05:06:40.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-23T05:12:54.000Z (almost 11 years ago)
- Last Synced: 2024-04-24T04:34:38.387Z (about 2 years ago)
- Language: Python
- Size: 2.73 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StratosInstanceLifetimeCounter
Listens to MemberInitialized and MemberTerminated events to calculate member uptime for billing
# Configuration
`counter.conf` is the configuration file where the message broker IP address and the port should be specified.
# Event deserialization
Events are deserialized anticipating Apache Stratos 4.1.0 events. If any errors occur during event desirialization, please open an issue.