kcollect - Fix gunplot warning when -x -f is specified
commit56160b9cdc5dbe75bc860d5344f6ebc1cd0b690c
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 30 Jul 2017 01:22:47 +0000 (29 18:22 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 30 Jul 2017 01:22:47 +0000 (29 18:22 -0700)
treea2ab017a2b8585b6858b39ba7308bb04aa44a394
parentb038db3d311da0f11cabe276a16add5f95bf20cf
kcollect - Fix gunplot warning when -x -f is specified

* gnuplot warns about multiple set terminal commands when the refresh
  occurs.  Rearrange when the command is sent to avoid the problem.
usr.bin/kcollect/gnuplot.c
usr.bin/kcollect/kcollect.c
usr.bin/kcollect/kcollect.h