Skip to main content

Command Line Interface for Cradlepoint ECM

Project description

CLI for Cradlepoint ECM

Maturity License Change Log Build Status Version Chat

About

Installation provides a command line utility (ecm) which can be used to interact with Cradlepoint’s ECM service. Commands are subtasks of the ECM utility. The full list of subtasks are visible by running ‘ecm –help’.

Walkthrough Video

Walkthrough Video

Requirements

  • syndicate Python Library

  • shellish Python Library

  • humanize Python Library

  • ECM Login

Installation

python3 ./setup.py build
python3 ./setup.py install

Compatibility

  • Python 3.4+

Mac OSX Notes

I feel compelled to make a note about OSX as I’ve decided to only support Python 3.4+ for this tool. In my experience, using Python 3 as installed by Homebrew and setuptools as installed by pip, a usable PATH is not provided and/or symlinking behavior for python3 setuptools scripts is not handled.

To work around this I’m simply adding the ‘bin’ directory used for the Python 3 framework to my PATH variable, a la..

PATH=$PATH:/usr/local/Cellar/python3/3.4.2_1/Frameworks/Python.framework/Versions/3.4/bin

I welcome someone explaining to me a better solution.

Example Usage

Viewing Device Logs

$ ecm logs

Monitoring WAN Rates

$ ecm wanrate
 Home 2100(24400): [device is offline],          Home Router(138927): 68.1 KiB,                Home 1400(669): 0 Bytes
 Home 2100(24400): [device is offline],          Home Router(138927): 43.6 KiB,                Home 1400(669): 0 Bytes
 Home 2100(24400): [device is offline],          Home Router(138927): 40.6 KiB,                Home 1400(669): 0 Bytes
 Home 2100(24400): [device is offline],          Home Router(138927): 49.7 KiB,                Home 1400(669): 0 Bytes

Rebooting a specific router

$ ecm reboot --routers 669
Rebooting:
    Home 1400 (669)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ecmcli-2.4.9.tar.gz (365.3 kB view details)

Uploaded Source

File details

Details for the file ecmcli-2.4.9.tar.gz.

File metadata

  • Download URL: ecmcli-2.4.9.tar.gz
  • Upload date:
  • Size: 365.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ecmcli-2.4.9.tar.gz
Algorithm Hash digest
SHA256 57917a2c6a8e448c2da9bc9bc6d6605856e77c8a0926e46512c5adbc23d045d7
MD5 4cdaa13265a58594591bb589f0d73759
BLAKE2b-256 f684a062446abc17eeaa57155b9e0f7ea78d94a43b49a32bd19ec103f85e2b06

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page