mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-19 09:45:57 +00:00
Add gpsd_ plugin
This is a multigraph plugin which graphs various stats from gpsd. Only enough statistics are graphed to show the _quality_ of the fix, not the actual fix itself (attempting to protect privacy). GPSd will report various messages asynchronously (that is, the messages may come in any order) so, during the collect phase, we emit values as and when the messages arrive. This should provide the most expedient response.
This commit is contained in:
parent
c2c540b737
commit
00a3d064ae
5 changed files with 362 additions and 0 deletions
BIN
plugins/gpsd/example-graphs/gps_precision-day.png
Normal file
BIN
plugins/gpsd/example-graphs/gps_precision-day.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
Loading…
Add table
Add a link
Reference in a new issue