Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_sge - plugin for nagios to check the status of a host and its queues with SGE.
Current Version
Last Release Date
June 16, 2009
Owner
Nagios Exchange
sge python
It's what I needed. The only problem was that it didn't take the environment variables when used by nagios. If used at command line it worked ok. So I had to manually add the SGE environment variables like this: os.environ['SGE_ROOT'] = '/opt/gridengine' os.environ['SGE_QMASTER_PORT'] = '536' os.environ['SGE_CELL'] = 'default' os.environ['SGE_EXECD_PORT'] = '537'
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!