How to manually create a Traverse Windows Service entry

QUESTION:

How do I manually create a Traverse Windows Service entry?

RESOLUTION:

The commands below may be issued from an elevated Windows Command prompt to create the corresponding Traverse component. If necessary replace references to 'C:\Program Files (x86)\Traverse' with the actual Traverse install location.

 

'Performance and Event Database'

sc create nvDgeDB binPath= "\"C:\Program Files (x86)\Traverse\apps\mysql\bin\mysqld-nt.exe\" --defaults-file=\"C:\Program Files (x86)\Traverse\etc\mysql.conf\"" DisplayName= "Traverse Performance and Event Database" start= auto

 

 

'Flow Analysis Engine'

sc create tvFlowQD binPath= "\"C:\Program Files (x86)\Traverse\bin\flowqueryd.exe\" -c \"C:\Program Files (x86)\Traverse\etc\flowqueryd.conf\"" DisplayName= "Traverse Flow Analysis Engine" start= auto

 

 

APPLIES TO:

Windows installations of Traverse

 

REFERENCE:

None

Have more questions?

Contact us

Was this article helpful?
0 out of 0 found this helpful

Provide feedback for the Documentation team!

Browse this section