Client Level Tracking| Owners |
Jon Champlin, Niklas Heidloff |
Category |
|
| Contributors |
- |
Platform |
|
| Downloads |
549Download latest release |
Last Release |
Aug 20, 2009 |
| Rating |
(0 ratings)
|
Project Creation |
Aug 6, 2009 |
| Status |
Not active |
Short URL |
Not defined |
| Description |
Command line tool to report what client versions access a server |
In Catalog |
|
Administrators often wonder what version of client users are running. This C API program will scan the log.nsf database on a server for either the entire timeframe that is captured or a subset and report on what level of client users are running with. This gives the administrator the knowledge to know who is at what level(s) [in case they have multiple clients] in case they want to encourage users to upgrade or prevent users from using the latest client version.
Example:
Under Windows or UNIX (AIX, Solaris, or Linux), type:
clientlv Server1/Company1 log.nsf
If the program runs correctly, it should display a message with the following similar output (depending on the options selected):
Release 7.03 - 3 entries
Jon Doe/Company1 Release 7.03
Jane Doe/Company1 Release 7.03
Admin User/Company1 Release 7.03
Jon Champlin is the only developer. Niklas Heidloff is only the committer.