Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sohwaje committed Jun 18, 2019
1 parent 5ab565c commit d120f52
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions sysmon_alarm_cron.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import telegram
import os
import socket
import string
import sys
import psutil

import telegram, os, socket, string, sys, psutil

"""
임계치 설정
Expand Down

0 comments on commit d120f52

Please sign in to comment.