Révision cbfa6b45
support warning and critical environment variables
Like the mainline plugins do.
| tools/munin-plugins-busybox/forks.c | ||
|---|---|---|
| 18 | 18 |
"forks.min 0\n" |
| 19 | 19 |
"forks.max 100000\n" |
| 20 | 20 |
"forks.info The number of forks per second."); |
| 21 |
print_warncrit("forks");
|
|
| 21 | 22 |
return 0; |
| 22 | 23 |
} |
| 23 | 24 |
if(!strcmp(argv[1], "autoconf")) {
|
Formats disponibles : Unified diff