monitor-agent

command module
v0.0.0-...-201f109 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

monitor-agent

An agent used to discover processes and monitor their resource utilization

Steps to build:

  1. Clone this repo
  2. Install go on your system
  3. Build for your architecture

Win: GOOS=windows GOARCH=amd64 go build -o monitoragent.exe Linux: GOOS=linux GOARCH=amd64 go build -o monitoragent

  1. Run the executable as root/administrator

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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