Skip to main content

Control the Promise SmartStor NS4600 NAS server

Project description

The Promise SmartStor NS4600 is great. But have you ever wanted to remotely start it up and shut it down without having to touch the web UI? Well, now you can do just that with this module.

Usage

Control your NS4600 with ease:

import ns4600

# wake up NAS (must enable Wake-On-LAN on device)
ns4600.wake('00:01:02:03:04:05')
    ...

# shut down NAS
ns4600.shutdown('admin','password','http://my-ns4600.local')

Installation

Installing the ns4600 module is simple:

$ pip install ns4600

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

ns4600-1.0.0.tar.gz (2.7 kB view hashes)

Uploaded Source

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