Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hellojukay/service-check
check systemd service status
https://github.com/hellojukay/service-check
golang service systemd unit
Last synced: about 1 month ago
JSON representation
check systemd service status
- Host: GitHub
- URL: https://github.com/hellojukay/service-check
- Owner: hellojukay
- License: bsd-3-clause
- Created: 2020-09-02T03:22:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T05:58:38.000Z (almost 3 years ago)
- Last Synced: 2024-10-21T23:33:54.762Z (2 months ago)
- Topics: golang, service, systemd, unit
- Language: Go
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# service-check
Check systemd Unit status![Go](https://github.com/hellojukay/service-check/workflows/Go/badge.svg)
![img](img.gif)
# install
```shell
go install github.com/hellojukay/service-check@latest
```