I need to check constantly the conexion of many host by ping, but I dont know how to add this service. The service I need is the same that appears when you dont use any agent and check_mk only monitors ping.
There's an Active check 'Check hosts with PING (ICMP Echo Request)'.
Is that what you are looking for?
Or you could just put the hosts in a folder and set the Folder Properties
host tag for Agent type to 'No Agent'.
···
On 3/27/2018 6:17 AM, José Manuel Aranda wrote:
Hi, I have a simple issue with check_mk.
I need to check constantly the conexion of many host by ping, but I dont know how to add this service. The service I need is the same that appears when you dont use any agent and check_mk only monitors ping.
I cant use 'No agent' because I need others checks too. How can I use the active check you told me about?
Thanks!
Jam Mulch <spammagnet10@gmail.com> escribió:
There's an Active check 'Check hosts with PING (ICMP Echo Request)'.
Is that what you are looking for?
Or you could just put the hosts in a folder and set the Folder Properties
host tag for Agent type to 'No Agent'.
Hi, I have a simple issue with check_mk.
I need to check constantly the conexion of many host by ping, but I dont know how to add this service. The service I need is the same that appears when you dont use any agent and check_mk only monitors ping.
The easiest way would be to put the hosts in a folder, then create a rule in that folder to add a Ping check.
Or create the rule in the Main directory and all hosts will pick up the rule (if that is what you need).
WATO-Configuration -> Host & Service Parameters -> Active checks -> Check hosts with PING (ICMP Echo Request) -> Create rule in folder:
···
On 3/27/2018 6:53 AM, José Manuel Aranda wrote:
Hi, Jam
I cant use 'No agent' because I need others checks too. How can I use the active check you told me about?
Thanks! The rule in the Main directory works perfect for me!
Jam Mulch <spammagnet10@gmail.com> escribió:
The easiest way would be to put the hosts in a folder, then create a rule in that folder to add a Ping check.
Or create the rule in the Main directory and all hosts will pick up the rule (if that is what you need).
WATO-Configuration -> Host & Service Parameters -> Active checks -> Check hosts with PING (ICMP Echo Request) -> Create rule in folder:
Hi, Jam
I cant use 'No agent' because I need others checks too. How can I use the active check you told me about?