Hi all,

We are in the process of evaluating  network monitoring packages, ICINGA2 is on 
the top of our list.

Initially, I setup one server to monitoring a bunch of switches plus one Linux 
client (disk, proc, load, etc being monitored and reported on the master).

Now, I have configured cluster mode with one master server and two checker 
nodes, the checker nodes do work

ls -al /etc/icinga2/zones.d/
total 12
drwxr-x---.  5 icinga icinga   69 Feb 12 16:55 .
drwxr-x---. 12 icinga icinga 4096 Feb 18 10:30 ..
drwxr-xr-x.  4 icinga icinga   57 Feb 19 11:17 checker
drwxr-xr-x.  2 icinga icinga 4096 Feb 19 11:17 global-templates
drwxr-xr-x.  2 icinga icinga   23 Feb 19 11:18 master
-rw-r-----.  1 icinga icinga  133 Nov 26 04:37 README

I moved my configurations for switch monitoring to zones.d/checker, the master 
node distributes the checks using the two checker nodes, this part worked just 
fine.

However, I don't quite know how I can use the checker nodes to monitor my linux 
client, so services like proc and load will show up in the WEB GUI.  The 
checker nodes will report ping and ssh  to the linux client, but I don't know 
how the linux client can talk to the checker nodes for proc, load etc 
information,  so checker nodes will report the status back to the master.

I will appreciate if someone could walk me through the process.  Thank you.

Zhi-Wei Lu
IET-CR-Network Operations Center
University of California, Davis
(530) 752-0155

_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to