From version < 5.2 >
edited by gru
on 30.04.2020, 06:08
To version < 4.1 >
edited by sas
on 16.01.2020, 16:16
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gru
1 +XWiki.sas
Content
... ... @@ -45,8 +45,7 @@
45 45  [[http:~~/~~/localhost/jolokia/read/de.xima.fc:type=MSMonitor,qualifier=formcycle>>http://localhost/jolokia/read/de.xima.fc:type=MSMonitor,qualifier=formcycle]]
46 46  {{/info}}
47 47  
48 -(% class="wikigeneratedid" id="HJSONresponse" %)
49 -JSON response:
48 +=== JSON response ===
50 50  
51 51  {{code language="JSON"}}
52 52  {
... ... @@ -76,7 +76,7 @@
76 76  {{/code}}
77 77  
78 78  (% class="wikigeneratedid" %)
79 -More information about the integration of the framework [[Jolokia>>url:https://jolokia.org/||rel="__blank"]] and a more detailed documentation can be found [[here>>https://jolokia.org/reference/html/||rel="noopener noreferrer" target="_blank"]].
78 +More information about the integration of the framework [[Jolokia>>url:https://jolokia.org/||rel="__blank"]] and a more detailed documentation can be found [[here>>https://jolokia.org/reference/html/||rel=" noopener noreferrer" target="_blank"]].
80 80  
81 81  == Nagios integration ==
82 82  
... ... @@ -89,7 +89,7 @@
89 89  {{/info}}
90 90  
91 91  {{panel title="Command" fullwidth="true" initial="hidden" triggerable="true"}}
92 -{{code language="none"}}
91 +{{code}}
93 93  define command{
94 94   command_name check_jmx4perl
95 95   command_line check_jmx4perl --url $ARG1$ --mbean $ARG2$ --attribute $ARG3$ $ARG4$
... ... @@ -98,9 +98,9 @@
98 98  {{/panel}}
99 99  
100 100  {{panel title="Service definitions" fullwidth="true" initial="hidden" triggerable="true"}}
101 -Querying the number of {{fserver number="plurar"/}} not connected to this {{mserver/}}. When there are any disconnected servers, a warning will be displayed. When there is more than one disconnected server, Nagios will treat this warning as critical.<br>
100 +Querying the number of {{fserver number="plurar"/}} not connected to this {{mserver/}}. When there are any disconnected servers, a warning will be displayed. When there is more than one disconnected server, Nagios will treat this warning as critical.
102 102  <br>
103 -{{code language="none"}}
102 +{{code}}
104 104  define service{
105 105   use generic-service
106 106   host_name localhost
... ... @@ -111,7 +111,7 @@
111 111  {{/panel}}
112 112  
113 113  {{panel title="Querying the database connection status of the {{mserver/~}~}" fullwidth="true" initial="hidden" triggerable="true"}}
114 -{{code language="none"}}
113 +{{code}}
115 115  define service{
116 116   use generic-service
117 117   host_name localhost
... ... @@ -122,7 +122,7 @@
122 122  {{/panel}}
123 123  
124 124  {{panel title="Querying whether the {{fserver/~}~} localhost is connected to the {{mserver/~}~}" fullwidth="true" initial="hidden" triggerable="true"}}
125 -{{code language="none"}}
124 +{{code}}
126 126  define service{
127 127   use generic-service
128 128   host_name localhost
... ... @@ -133,7 +133,7 @@
133 133  {{/panel}}
134 134  
135 135  {{panel title="Querying the {{fserver/~}~} whether it is connected to a {{mserver/~}~}" fullwidth="true" initial="hidden" triggerable="true"}}
136 -{{code language="none"}}
135 +{{code}}
137 137  define service{
138 138   use generic-service
139 139   host_name localhost
... ... @@ -159,7 +159,7 @@
159 159  
160 160  When Jolokia is run parallel to {{formcycle/}}, the connection to the {{fserver/}} //localhost// must be modified as follows:
161 161  
162 -{{code language="none"}}
161 +{{code}}
163 163  define service{
164 164   use generic-service
165 165   host_name fc-test
Copyright 2000-2025