Build precise queries to find exactly what you need
Press ESC to close
There is an english translation on the project site.
Connecting with the perl Sybase module can be somewhat tricky. I finally got a succesfull connection this way:
1 – Edit /etc/freetds/freetds.conf
[sqlhost1] host = 192.168.1.1 port = 1433 tds version = 8.0
2 – Use the –server command line option instead of the –hostname option:
check_mssql_health –server=sqlhost1 –username=nagiosuser –password=nagiospass –mode connected-users
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!