Skip to content

MuninLite is a single Bourne Shell script that implements the Munin protocoll as well as some Linux specific plugins. The motivation for developing MuninLite was to provide a simple Munin Node, using inetd on systems without a full featured Perl.

Notifications You must be signed in to change notification settings

Strykar/muninlite-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 

Repository files navigation

Added plugins:

  1. time/ntp{date,dispersion,jitter,offset,stratum,wander} plots using 'ntpq -c rv' and not the deprecated ntpdate. Tested on ntpsec-1.0.1/ntpd-4.2.8p10 on OpenWrt SNAPSHOT r5638-0f72690a2d, inspired by https://www.wraith.sf.ca.us/ntp/do-ntp-rrdstats
  2. sensors/apu{power,temp} to plot PC Engine's APU2c4 AMD GX412-TC CPU and Phison mPCI-e mSATA SSD temps

TODO: Use ntpd statistic files {clock,loop,peer}stats to plot clock/frequency offsets and refclock/peer jitter instead of ntpq

About

MuninLite is a single Bourne Shell script that implements the Munin protocoll as well as some Linux specific plugins. The motivation for developing MuninLite was to provide a simple Munin Node, using inetd on systems without a full featured Perl.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published