Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Checks the spelling of a local or remote site against a english dictionary. You can add a personal list of words to ignore via command line or text file. This check makes use of pyenchant. http://pythonhosted.org/pyenchant/ You must install the pyenchant library to use. easy_install pyenchant OR pip install pyenchant To run spell checker: ./check_spell.py -u exchange.nagios.com Check multiple sites in one go like so: ./check_spell.py -u exchange.nagios.com,www.nagios.com,www.nagios.org Help: ./check_spell.py --help Happy Checking.
Current Version
0.1
Last Release Date
2013-07-01
Owner
Community Member
Compatible With
Checks the spelling of a local or remote site against a english dictionary. You can add a personal list of words to ignore via command line or text file.
This check makes use of pyenchant. http://pythonhosted.org/pyenchant/
You must install the pyenchant library to use. easy_install pyenchant OR pip install pyenchant
To run spell checker: ./check_spell.py -u exchange.nagios.com
Check multiple sites in one go like so: ./check_spell.py -u exchange.nagios.com,www.nagios.com,www.nagios.org
Help: ./check_spell.py --help
Happy Checking.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!