Build precise queries to find exactly what you need
Press ESC to close
Hi, I’ve got a problem with the script. First there’s an error at line 123 (that error occurs when job is starting in retry mode).
strBackupFailedDateTime = Right(strBackupFailedDateTime,Len(strBackupSuccessDateTime) – 1)
Whereas I think it should be :
strBackupFailedDateTime = Right(strBackupFailedDateTime,Len(strBackupFailedDateTime) – 1)
Second, when corrected, I’ve got the error : CHECK_NRPE: Socket timeout after 30 seconds.
Rgds,
Frederic
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!