Skip to content

GPU Monitor with LINE Notify can send nvidia-smi information to a LINE channel using LINE Notify.

Notifications You must be signed in to change notification settings

kentosasaki-jp/GPUMonitor-LINENotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

GPU Monitor with LINE Notify

GPU Monitor with LINE Notify can send nvidia-smi information to a LINE channel using LINE Notify.

Requirement

pip install linenotipy

Usage

  1. Generate LINE Notify Access Token.

  2. Specify your Access Token.

    line = Line(token='<Your Access Token>')
    
  3. Run monitor.py

  4. Set up a cron job.

Reference

GPUmonitorbot. https://github.com/outk/GPUmonitorbot#gpumonitorbot.

About

GPU Monitor with LINE Notify can send nvidia-smi information to a LINE channel using LINE Notify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages