https://github.com/borud/sla
Trivial SLA calculator.
https://github.com/borud/sla
sla
Last synced: 7 months ago
JSON representation
Trivial SLA calculator.
- Host: GitHub
- URL: https://github.com/borud/sla
- Owner: borud
- License: apache-2.0
- Created: 2021-02-09T16:11:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T16:27:22.000Z (over 4 years ago)
- Last Synced: 2024-06-20T10:19:22.729Z (over 1 year ago)
- Topics: sla
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SLA
Extremely trivial SLA calculator.
## Install
go get github.com/borud/sla/cmd/sla
## Usage
$ sla 99
Downtime : 1.000000
Uptime : 99.000000Daily : 14 minutes 24 seconds
Weekly : 1 hour 40 minutes 48 seconds
Monthly : 7 hours 12 minutes
Yearly : 3 days 15 hours 36 minutes