https://github.com/skyghost090/sentinel
A logger program for linux
https://github.com/skyghost090/sentinel
cli diagnostic-tool linux
Last synced: 10 months ago
JSON representation
A logger program for linux
- Host: GitHub
- URL: https://github.com/skyghost090/sentinel
- Owner: Skyghost090
- License: gpl-3.0
- Created: 2024-09-05T21:31:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-12T00:29:16.000Z (over 1 year ago)
- Last Synced: 2024-12-04T01:07:21.133Z (about 1 year ago)
- Topics: cli, diagnostic-tool, linux
- Language: C
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sentinel
## Why would I use?
* To record errors or system instabilities
* Suitable for use on servers
* Identify hardware issues
## How to build
```console
$ gcc main.c -o sentinel