<div dir="ltr"><div>Ok...I fixed this by adding '-x tmpfs -x devtmpfs' to the df command.  Definitely something you may want to consider.  It was cluttering up my disk graphs badly (especially on systems that had lots of users logged in).  <br><br></div>=G=<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 5, 2017 at 6:00 PM, Galen Johnson <span dir="ltr"><<a href="mailto:solitaryr@gmail.com" target="_blank">solitaryr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Thanks for the explanation on the vmstat point...I feel much better now,  I hadn't actually noticed the differences in the timestamps until you pointed it out.<br><br></div>The FQDN was the issue with my missing tests.  They show up now.  Now I just need the df command to ignore tmpfs paths an I think I'll be good.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">=G=<br></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 5, 2017 at 5:15 PM, Japheth Cleaver <span dir="ltr"><<a href="mailto:cleaver@terabithia.org" target="_blank">cleaver@terabithia.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 1/5/2017 1:40 PM, Galen Johnson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey,<br>
<br>
While I'm questioning things, I noticed that there are 3 vmstat calls run on the server every 5 minutes instead of the 1 that I would expect...Anyone else seeing that behavior?<br>
<br>
I'm running the Terabithia RPM (yes, I know there is a new release about to come out) on Centos 7.<br>
<br>
</blockquote>
<br></span>
This is actually normal. It's a side effect of the fact that those RPMs fire the client off every 100s instead of every 5m. Although vmstat (and anything launched the same way) is collecting info for the previous 5m, it's doing it once for each client execution that occurs during that time (3x). You end up with a rolling 5m average than a discrete 5m block when $interval != $collectionperiod.<span><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm also not getting the disk column and most of the other local tests that I've come to expect, either (memory, cpu, files, etc).<br>
<br>
</blockquote>
<br></span>
FQDN issue possible here as well?<span class="m_-8754302794134644236HOEnZb"><font color="#888888"><br>
<br>
-jc<br>
<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>