Coder Social home page Coder Social logo

jmitz / arcgislicensemonitor Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 7.0 28 KB

Aids in monitoring licenses managed by ESRI's ArcGIS License Manager. Python script checks license usage using a local ArcGIS License Manager and connects to external License managers by IP address. Data are stored in SQL database and can be retrieved with an Excel spreadsheet

Python 64.66% TSQL 35.34%

arcgislicensemonitor's People

Contributors

jmitz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arcgislicensemonitor's Issues

ArcGIS Pro

This looks very useful, but I wanted to check if this works on ArcGIS Pro?

regex for regUserRecord

LicenseMonitor.py re.compile for regUserRecord has a RegEx that doesn't seem to be working for lmstat -a -c
The grouping within parseLmutilData does not find the correct values for a user, due to the testText grouping values.
Perhaps this is a function of the version of lmutil, or with new versions of ArcGIS License manager.

Formatting for a line in the inString for me is as follows:
<user.name> (v10.1) (Server/Port), start Mon 12/20 14:29

No matches are found for:
re.compile(r"^\s+(\S+) (\S+) x.+(v(\d{1,2}[.\d+]*)) .+, start \w+ (\d+)/(\d+) (\d+):(\d+)")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.