=encoding UTF-8 =head1 NAME gps - Documentation of collectd's C =head1 SYNOPSIS # See collectd.conf(5) LoadPlugin gps Host "localhost" Port "2947" Timeout 1000 =head1 DESCRIPTION The C connects to gpsd on the host machine. The port and the timeout are configurable. =head1 OPTIONS =over 4 =item B The host on which gpsd runs. =item B Port to connect to gpsd on the host machine. =item B Timeout in ms. =back =head1 NOTIFICATION DATA FORMAT =over 4 =item B Number of satelites in view. 0 means no GPS are visible. =item B Horizontal dilution. It should be between 0 and 3. Look at the documentaiton of your GPS. =item B Vertical dilution. Same as above. =head1 SEE ALSO L, L, gpsd =head1 AUTHOR Nicolas Jourden Enicolas.jourden@laposte.netE =cut