command
module
Version:
v0.0.0-...-201f109
Opens a new window with list of versions in this module.
Published: Dec 10, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
monitor-agent
An agent used to discover processes and monitor their resource utilization
Steps to build:
- Clone this repo
- Install go on your system
- Build for your architecture
Win: GOOS=windows GOARCH=amd64 go build -o monitoragent.exe
Linux: GOOS=linux GOARCH=amd64 go build -o monitoragent
- Run the executable as root/administrator
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.