https://github.com/hellojukay/service-check
check systemd service status
https://github.com/hellojukay/service-check
golang service systemd unit
Last synced: 3 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T05:58:38.000Z (about 3 years ago)
- Last Synced: 2025-01-29T08:33:42.842Z (4 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

# install
```shell
go install github.com/hellojukay/service-check@latest
```