candlepin / rho

ssh scanner for your network
GNU General Public License v2.0
32 stars 20 forks source link

Added 4 date commands to help determine when a server was built. #28

Closed mdvickst closed 8 years ago

mdvickst commented 8 years ago
cnsnyder commented 8 years ago

@mdvickst I've tested this scanning a f24 box (bare metal), rhel6.8 box (VM), and rhel7.2 box (VM). All fields work on all systems tested except for one 'date.filesystem_create'. That fails (at least for me) on the rhel7.2 VM.

As long as that suits your needs I'm ok with pulling this in.

mdvickst commented 8 years ago

@cnsnyder Thanks! That is as expected. The filesystem create date is only available for ext filesystems and since RHEL 7.x uses XFS as the default I would expect it to fail for 7.2.