Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I am using agent based Check_MK checks. check_mk_agent plugin is throwing this ootput:

JOB1 70 40 100 Build stability: No recent builds failed.
sdfsdfsdf OK
Test 50 20 75 Build stability: 1 out of the last 4 builds failed.
Test2 50 20 100 Build stability: No recent builds failed.

Where, first field is the job name, second is the warning health score, third is critical health score(warning and critical need to be checked with the actual score), fourth is actual health score, and rest is the health description for the respective job.

How to write Check_MK check for it?

share|improve this question
I am assuming you are writing your own agent based check? How did you integrate it with check_mk? – Daniel t. Jan 30 at 15:03

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.