1
0
Fork 0
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:
darac 2022-10-06 21:45:20 +01:00 committed by Kenyon Ralph
parent c2c540b737
commit 00a3d064ae
No known key found for this signature in database
GPG key ID: 98FF3EF9C9B912D5
5 changed files with 362 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB