cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1073
Views
10
Helpful
1
Replies

CiscoWorks User Tracking from Command Line

ccoulson
Level 1
Level 1

I have CiscoWorks LMS 2.2 with Campus Manager 3.3. Is there a way to do User Tracking from a command line?

1 Accepted Solution

Accepted Solutions

David Stanford
Cisco Employee
Cisco Employee

Have a look at NMSROOT/campus/bin/ut -cli

For example:

/opt/CSCOpx/campus/bin/ut -cli -query all -export /tmp/usertrack -host

lms-host admin admin

This would be the syntax to export the UT data

View solution in original post

1 Reply 1

David Stanford
Cisco Employee
Cisco Employee

Have a look at NMSROOT/campus/bin/ut -cli

For example:

/opt/CSCOpx/campus/bin/ut -cli -query all -export /tmp/usertrack -host

lms-host admin admin

This would be the syntax to export the UT data