Many thanks for your help an examples, I think I Will manage to get It working.
The thread can be closed.
Regards
Search found 3 matches
- Sun Oct 23, 2016 2:21 am
- Forum: Open Source Nagios Projects
- Topic: Comparing and showing in Reports service outputs
- Replies: 5
- Views: 1817
- Mon Oct 17, 2016 8:47 pm
- Forum: Open Source Nagios Projects
- Topic: Comparing and showing in Reports service outputs
- Replies: 5
- Views: 1817
Re: Comparing and showing in Reports service outputs
1. I would create a wrapper script to compare the two variables observed by the different checks. Then, have your actual check just be the comparison of the two numbers. 2. This was posted in the Core board, but when you mention Dashboard and Report I think of XI. Which one are you using? Hello, th...
- Fri Oct 14, 2016 4:25 pm
- Forum: Open Source Nagios Projects
- Topic: Comparing and showing in Reports service outputs
- Replies: 5
- Views: 1817
Comparing and showing in Reports service outputs
Hello, first of all, thanks in advance for your time reading this questions. Question 1 I have some services that count some files in some server folders. As far as the count result can be different every day and even 0, the check is always OK and I show the count result as the output of the check. ...