servercheck

module
v0.0.0-...-37e4571 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2023 License: MIT

README

servercheck

A small program for comprehensive evaluation and verification of server systems

Features

  • Automatically add functions

Quick start

make build
./_output/bin/servercheck

output

register checker: CPUArch
register checker: CPUCore
check:  CPUArch
check:  CPUCore
| Ability | Details | Result | Passed | Recommendation |
| --- | --- | --- | --- | --- |
| CPUArch | check CPU arch | [arch] actual: [amd64], expect: [amd64 arm64] | pass |  |
| CPUCore | check CPU core | [number of cores] acutal: 8, expect: 4 | pass |  |
add new memory checker
make gen_checker name=Memory

todo

  • Connect with AI to achieve true automation

Directories

Path Synopsis
api
build
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL