1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Munin-Contrib/plugins/mpd
ToM 829bab4814 mdpstats_: use 'stats' instead of 'version' in autoconf.
As of v0.21.4 version of the MPD command protocol, it seems that the
`version` command is not valid:

    $ echo version | /bin/nc localhost 6600
    OK MPD 0.21.4
    ACK [5@0] {} unknown command "version"

Use `stats` instead.

https://www.musicpd.org/doc/html/protocol.html#querying-mpd-s-status
2021-01-17 19:51:22 +01:00
..
example-graphs rename plugin example graphs for plugin gallery visualization 2018-03-24 04:03:08 +01:00
mpdstats_ mdpstats_: use 'stats' instead of 'version' in autoconf. 2021-01-17 19:51:22 +01:00