Build precise queries to find exactly what you need
Press ESC to close
I am testing this against a FreeNAS system, and find that in FreeNAS versions >= 9.10.x the repl_status success string has changed to ‘Up to date’
Also, the API URL seems to be hard coded to http … so I modified mine for https. It would be good to be able to have this handled dynamically to avoid sending the root credentials in cleartext.
diff check_truenas.py.sav check_truenas.py 45c45 self._ep = ‘https://%s/api/v1.0’ % hostname 76c76 if repl[‘repl_status’] != ‘Up to date’
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!