Metadata-Version: 1.1
Name: check-filemaker
Version: 0.2.2
Summary: Nagios plugin for monitoring FileMaker
Home-page: https://github.com/basictheprogram/check_filemaker
Author: Bob Tanner
Author-email: tanner@real-time.com
License: GPL
Download-URL: http://pypi.python.org/pypi/check_filemaker
Description: Nagios plugin written in python to monitor Filemaker services. 
        
        I've testing against Filemaker12 and Filemaker13
        
        If you encounter any problems with check_filemaker, need help understanding it, or would
        like to offer suggestions or feedback, please get in touch with me:
        
        * Report issues at https://github.com/basictheprogram/check_filemaker/issues
        
        
        2015-08-21  Robert J. Tanner  <tanner@real-time.com>
            Closes Issue #3
            Closes Issue #4
            Move to github
            
        2012-09-02  Robert J. Tanner  <tanner@real-time.com>
        
            First iteration of setup.py and associated files
        
        2012-08-31  Robert J. Tanner  <tanner@real-time.com>
        
            Initial import
        
        
Keywords: Nagios plugin monitoring FileMaker
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Monitoring
