Skip to content

Detect Memory Storage ( Flash Memory ) and if in allow list or not send to zabbix server with zabbix agent in golang

License

Notifications You must be signed in to change notification settings

destan0098/detectstorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check Mass storage and send to zabbix server

Static Badge

Description

This Tool Check Mass storage and send to zabbix server

Table of Contents

Usage

To Run make build file

go build detectstorage.go

and add to zabbix_agentd.conf file like

for linux
UserParameter=usb.status,~/GolandProjects/memorydetect/usb_monitor
for widows
UserParameter=usb.status,c:\zabbix\usb_monitor.exe

add item to host in zabbix server with usb.status tag


Features

Check Mass storage and send to zabbix server

About

Detect Memory Storage ( Flash Memory ) and if in allow list or not send to zabbix server with zabbix agent in golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages