Ahenk Agent for Liderahenk Central Management System - Go Implementation
Go to file
Aliberk Sandıkçı c2f970a2ae
son commit
2023-09-09 19:50:30 +03:00
.vscode fix: build flag error 2023-08-31 19:50:35 +03:00
cmd/ahenk-go fix: build flag error 2023-08-31 19:50:35 +03:00
debian fix: change ahenk daemon name 2023-08-25 15:13:52 +03:00
pkg fix: build flag error 2023-08-31 19:50:35 +03:00
plugins tmp 2023-08-30 22:40:08 +03:00
.gitignore tmp git updates 2023-08-30 22:37:38 +03:00
Dockerfile chore: add docker information 2023-08-27 15:43:27 +03:00
LICENSE Initial Commit 2023-08-02 09:49:08 +03:00
Makefile update os compatibility and chore 2023-08-30 22:31:58 +03:00
README.md son commit 2023-09-09 19:50:30 +03:00
go.mod update osinfo and resource usage plugin 2023-08-30 19:24:23 +03:00
go.sum update osinfo and resource usage plugin 2023-08-30 19:24:23 +03:00

README.md

Ahenk Go

tamamlanmamış değişiklikler için goloader-changes branch'ına ve dökümantasyona bakınız !!!

Liderahenk is an open source project which provides solutions to manage, monitor and audit unlimited number of different systems and users on a network.

Ahenk-go is a Linux agent written in Go which enables Lider to manage & monitor clients remotely.

Packaging

  1. Install necessary packages (You dont need this step if you are using docker file godeb)
sudo apt install sudo dpkg-dev debhelper golang-any 
  1. Clone the repository and move to main directory
git clone https://git.aliberksandikci.com.tr/Liderahenk/ahenk-go/
cd ahenk-go/
  1. Build program and create binary/source packages
dpkg-buildpackage

Refer to Makefile for more info

  1. optional, look for package errors and warnings
lintian

Documentation & Changelog

Other Liderahenk Projects

License

Liderahenk and its sub projects are licensed under the LGPL v3.