Skip to main content

No project description provided

Project description

# jmon is Machine's Cpu, Memory, Cuda Information Monitoring and Save with InfluxDB



### CPU, MEMORY, GPU 의 사용량 온도를 확인하여 InfluxDB 에 저장해주는 모듈입니다.
- ip 를 지정하지 않으면 Console 에 JSON 으로 수집된 정보를 출력만 합니다.
- ip 를 지정하면 해당 ip 에 설치된 InfluxDB 에 수집된 정보를 입력 합니다.




#####[설치 방법]
```
pip install -U jmon
```



#####[사용 방법]
```
[] 파라미터는 옵션, [] 없는 파라미터는 필수 값임

python -m jmon.machine [-h]
[--ip IP]
[--port PORT : Default 8086]
[--id ID]
[--password PASSWORD]
[--database DATABASE : Default machine_information]
[--interval INTERVAL : Default 5]
[--log true|false : Default true]

파라미터 설명 :
-h, --help 파라미터 설명 보여주기(show this help message and exit)
--ip IP InfluxDB 가 설치된 장비의 InfluxDB IP(ip address of InfluxDB http API)
--port PORT InfluxDB 가 설치된 장비의 InfluxDB PORT, Default 8086(port of InfluxDB http API : Default 8086)
--id ID InfluxDB 사용자 ID(InfluxDB user id)
--password PASSWORD InfluxDB 사용자 PASSWORD(InfluxDB user password)
--database DATABASE 정보를 저장할 InfluxDB의 Database, Default machine_information(InfluxDB Database Name : Default machine_information)
--interval INTERVAL CPU, MEMORY, GPU 정보를 가져올 주기, Default 5(monitoring interval second : Default 5)
--log true|false CPU, MEMORY, GPU 정보를 json 으로 console 로 출력하는지 설정, Default true(display machine status : Default true)
```



Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

jmon-0.265-py2.py3-none-any.whl (7.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file jmon-0.265-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for jmon-0.265-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 675e6488fb0ed845137cdc23f24dde457def908791bf4c5672e3835cec3b5b5f
MD5 e58740961c3bd5f7d4fc53045889116d
BLAKE2b-256 a9a5cbfc4d5b5cd9465019898b20de197796e2e8d22f1140b292d4766ecd7c86

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