Skip to content

vgropp/arcwatch

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

arcwatch

A simple daemon to log and mail events of a Areca Raid Controller.

List of features (as i said, this is a small and simple tool ;-)):

  • List all events
  • Log new events to syslog
  • Mail new events via sendmail
  • fork into background

install

Get the current areca API arclib from ftp://ftp.areca.com.tw/RaidCards/AP_Drivers/API or https://areca.starline.de/API/

compile

g++ -static -I Arclib/include -o arcwatch arcwatch.cpp Arclib/linux/x86-64/release/arclib64.a -lpthread -Wall

About

A simple daemon to log and mail events of a Areca Raid Controller

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages