<div dir="ltr">I agree with David that I&#39;ve never really cared about that, but looking at the fielsystem itself seems like decent thing to check if you have to forensically figure it out for some reason. However! That information is useless if you are looking at VMs created from images. The creation time on the filesystem will be from when that image was created, not when the VM was instantiated.<div><br></div><div>I did some poking around on my Ubuntu servers for similar thing, and the most reliable thing I&#39;ve found so far is the creation date of &quot;/etc/fstab.d&quot;. It&#39;s populated at installation (and then again at VM instnatiation) and is really unlikely to be touched after that in most cases, but even that isn&#39;t real reliable.</div><div><br></div><div>QH</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 6, 2015 at 10:05 AM, David L. Anselmi <span dir="ltr">&lt;<a href="mailto:anselmi@anselmi.us" target="_blank">anselmi@anselmi.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">David L. Willson wrote:<br>
&gt; CLUE: What is your strategy for determining a server&#39;s &quot;born on&quot; date?<br>
<br>
</span>Can&#39;t say I&#39;ve ever cared about that.  But the strategies so far seem susceptible to inadvertent<br>
changes.  Seems like this is info you&#39;d keep in your configuration database.  If you don&#39;t have one<br>
then I&#39;d suggest putting a file on the server to record that info.<br>
<br>
Dave<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
clue mailing list: <a href="mailto:clue@cluedenver.org">clue@cluedenver.org</a><br>
For information, account preferences, or to unsubscribe see:<br>
<a href="http://cluedenver.org/mailman/listinfo/clue" rel="noreferrer" target="_blank">http://cluedenver.org/mailman/listinfo/clue</a><br>
</div></div></blockquote></div><br></div>