Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This plugin use nrpe for monitor windows networker backup server job status using nsradmin command anyone can modify it and optimize it.
Current Version
0.1
Last Release Date
2012-08-15
Owner
Christophe Absalon
License
Other
Compatible With
NRPE-networkerscript and example
readme
the goal for me was to be abble to monitor networker backup job on a windows installations. after some research, we can do this with nsradmin if we put the name of the savegroup in a file as parameter
my script is really simple for each savegroup that i need to monitor i create a txt file with the name of the savegroup and in the same file i put again the name of the savegroup to monitor.
after i use my script "Check_Networker_Job.cmd" to parse the log of the last status for the savegroup, i do a grep of the log file to count the number of error, if there is 0 error so backup is good in the other case backup is critical.
create the following nrpe command on the server check_networker_job=c:exploitscriptsstartallnagiosCheck_Networker_Job.cmd $ARG1$
info $ARG1$ ==>name of the savegroup to monitor $ARG1$ ==>Create a $ARG1$.txt put in $ARG1$ the information about the savegroup (better to use same name) you can look Bureautique.txt as example
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!