X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=blobdiff_plain;f=v2%2Fsanity_check;fp=sanity_check;h=813181317e5e763e98ba8c2abbed4529298258e1;hp=ef95ef6d2bd5a7d46bda148355362b77ba607644;hb=53d24ad688ea39892dbf3c748c1e40514eeb2763;hpb=0c4f892ec9d0cd7dc87c83c01b52259d0aed1ae3 diff --git a/sanity_check b/v2/sanity_check similarity index 94% rename from sanity_check rename to v2/sanity_check index ef95ef6..8131813 100755 --- a/sanity_check +++ b/v2/sanity_check @@ -14,7 +14,6 @@ -v Status_Args='@energy_percent,@memory_percent,@processes_count_all,@processes_count_r,@processes_count_d,@processes_count_t,@processes_count_i,@processes_count_z,@cpu_loadavg,@cpu_temp,@cpu_fan_speed,@disk_space,@disk_io_w,@disk_io_r,@net_wifi:wlp4s0,@net_io_w:wlp4s0,@net_io_r:wlp4s0,@bluetooth_power,@backlight_percent,@volume:0,@mpd,@weather_temp_f,@datetime' \ ) \ ) \ - >(stdbuf -o L ./bin/khatus_cache_dumper $(hostname) 5 "$PWD/data") \ >(stdbuf -o L ./bin/khatus_monitor_energy) \ >(stdbuf -o L ./bin/khatus_monitor_errors) \ >(stdbuf -o L ./bin/khatus_monitor_devices) \