baigm / Linux-uptime

Simple python script that returns the 'uptime' value of a running server is JSON format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux-uptime

Simple python script that returns the 'uptime' value of a running server is JSON format

Usage:

  1. ./json_uptime.py <-- prints json string to terminal
  2. ./json_uptime.py -o file_name <-- write json string to file

About

Simple python script that returns the 'uptime' value of a running server is JSON format


Languages

Language:Python 100.0%