Skip to content

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

License

Notifications You must be signed in to change notification settings

vgropp/arcwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

 
 
 

Languages