Skip to content

Data monitoring written in C language (Data are read from the kernel via ioctl, then store to several circular buffers, each circular buffer correspond to a sampling period, recent data (several samples per minutes), old data (24 samples / day)

License

Notifications You must be signed in to change notification settings

prisme60/cdatamonitoring

Repository files navigation

cdatamonitoring

Data monitoring written in C language (Data are read from the kernel via ioctl, then store to several circular buffers, each circular buffer correspond to a sampling period, recent data (several samples per minutes), old data (24 samples / day)

Build status

  • Travis : Build Status

About

Data monitoring written in C language (Data are read from the kernel via ioctl, then store to several circular buffers, each circular buffer correspond to a sampling period, recent data (several samples per minutes), old data (24 samples / day)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published