Installation
------------
# pip install servermonitor


Usage examples
--------------

import servermonitor

# Maintain the config file 

# Mention the server details in the excel sheet

# Mention the mountpoint and command for the server

# Mention the Path(s) and file(s) for the houseKeeping

# Perform the housekeeping based on the diskuage

# Save the server statistic details in the outout excel file

# Check the logs for operational processes


Compatibility
-------------
Python 2 Tested: Python 2.6+
ServiceNow Tested: Unix


Author
------
Created by chandresh soni <chndsoni00@gmail.com> in 2017

