mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 14:16:00 +00:00
mpb: stop advertising processes.c
The upstream plugin does way more nowadays. This is no longer a drop-in replacement.
This commit is contained in:
parent
c4ad7d72b7
commit
a354c47f89
2 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
#include <ctype.h>
|
||||
#include "common.h"
|
||||
|
||||
/* TODO: The upstream plugin does way more nowawdays. */
|
||||
|
||||
int processes(int argc, char **argv) {
|
||||
DIR *d;
|
||||
struct dirent *e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue