wok view nagios-plugins/stuff/patches/check_load.c-2.4.0 @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
parents
children
line source
1 --- plugins/check_load.c.original
2 +++ plugins/check_load.c
3 @@ -351,6 +351,7 @@
4 pid_t kthread_ppid = 0;
5 int procvsz = 0;
6 int procrss = 0;
7 + int procjid = 0;
8 float procpcpu = 0;
9 char procstat[8];
10 #ifdef PS_USES_PROCETIME