hlustik / nagios-check-as400

Automatically exported from code.google.com/p/nagios-check-as400
GNU General Public License v2.0
0 stars 0 forks source link

checkcommands.example appears to be truncated #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
browse or download the source

What is the expected output? What do you see instead?

the file example/checkcommands.example ends like this:

 define command{
        command_name    check_as400_cjs
        command_line    $USER1$/check_as400 -H $HOSTADDRESS$ -v CJS SUBSYSTEM JOB

Is it only missing a single close brace "}" or should there be more in the file?

What version of the product are you using? On what operating system?
0.20

Please provide any additional information below.

Original issue reported on code.google.com by bobehet...@gmail.com on 7 May 2012 at 8:30