ToM
069255eee2
mpdstat_: unquote $NCARGS.
2021-01-17 19:51:22 +01:00
ToM
9ad3b1ff18
mpdstats_: allow to pass options to nc(1).
...
Different nc(1) implementations will use different flags, as highlighted
in #576 . This environment variable allows one to pass any option to the
nc binary.
2021-01-17 19:51:22 +01:00
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
Lars Kruse
9cef55a3ed
Restructure incomplete or broken "autoconf" implementations
...
Some plugins with non-zero autoconf exitcodes (it must be zero instead)
deserved a bit of code cleanup for improved readability.
2018-09-16 15:17:14 +02:00
Lars Kruse
989f09e66c
rename plugin example graphs for plugin gallery visualization
...
Some example graphs did not follow the naming convention required by the
plugin gallery.
2018-03-24 04:03:08 +01:00
dipohl
f41b68619b
Category Tree: Reduce number of categories
...
monit -> munin
nova -> cloud (nova)
powermta -> mail (powermta)
redis -> search (redis) and system (redis)
2017-02-23 00:15:13 +01:00
Lars Kruse
09d9f32e71
[mpdstats_] allow unconfigured usage (all stats)
2016-10-22 13:43:31 +02:00
Lars Kruse
380c4a9ea5
[mpdstats_] use 'which' for finding 'nc'
2016-10-22 13:41:58 +02:00
Lars Kruse
d6ea0c926d
[mpdstats_] remove "-q" from netcat call (Closes: 576)
2016-10-22 13:17:34 +02:00
ToM
e5780b2c9f
mpdstats_: fix example documentation.
2015-01-31 14:56:49 +01:00
ToM
238aaf5d21
New plugin: mpdstats_.
2012-11-06 12:37:30 +01:00