Link to home
Start Free TrialLog in
Avatar of itsmevic
itsmevicFlag for United States of America

asked on

Tanium: Pull NTP information from LInux

In an effort to ensure machines are syncing correctly across our network, I was able to figure out the correct query to ask Tanium to pull NTP times across the network on all Windows systems.  Now I'd like to target another search and pull NTP information from Linux machines too.   Windows stores NTP info in the registry, where would Linux store it?

GET
  Computer Name
  and
  Registry Value Data[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters,NtpServer]
FROM all machines WITH
  Operating System contains windows

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Kaffiend
Kaffiend
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of Frank Helk
Frank Helk
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial