Hi Tom,

this is a classic Nagios check and should be configured inside WATO under
"Host & Service Parameters" - "Active Checks" - "Classical active and
passive monitoring checks"

Best regards
Andreas

<[email protected]> schrieb am Mo., 12. Sep. 2016 um 23:09 Uhr:

> Hello,
>
> I am new to OMD, running “OMD Version 1.30”.  I am having trouble
> understanding where to configure jmx4perl checks, and how to manage the
> checks in WATO.
>
> Standard config…
>
> /omd/sites/mysite/etc/nagios/conf.d/jmx4perl_nagios.cfg
>
> define command {
>     command_name check_jmx4perl
>     command_line $USER1$/check_jmx4perl \
>                 --config $USER4$/etc/jmx4perl/jmx4perl.cfg \
>                 --server $HOSTNAME$ \
>                 --check  $ARG1$ $ARG2$ $ARG3$ $ARG4$
> }
>
> Sanity check to make sure basics are working…
> ./check_jmx4perl --url http://localhost:8180/jolokia --user user
> --password pass --config /omd/sites/mysite/etc/jmx4perl/config/memory.cfg
> --check memory_heap
>
> OK - Heap-Memory: 4.86% used (392.79 MB / 7.89 GB) |
> Heap=411867960B;6781245849.6;7628901580.8;0;8476557312
>
> With the check working on the command line, I don’t know how to configure
> it on the host and manage it in WATO?
>
> Thanks,
> Tom
>
> _______________________________________________
> omd-users mailing list
> [email protected]
> http://lists.mathias-kettner.de/mailman/listinfo/omd-users
>
_______________________________________________
omd-users mailing list
[email protected]
http://lists.mathias-kettner.de/mailman/listinfo/omd-users

Reply via email to