Metadata-Version: 1.0
Name: servermonitor
Version: 1.0.0
Summary: A python module to moniter the servers and preform housekeeping
Home-page: http://pypi.python.org/pypi/servermonitor
Author: chandresh soni
Author-email: chndsoni00@gmail.com
License: ACN
Description: 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
        
        
Keywords: serverMonitor,Monitor,api,excel,servers,diskusage,housekeeping
Platform: UNKNOWN
