Understanding Nagios XI read request
Posted: Thu Mar 14, 2013 11:58 am
Hi,
I'm having doubts according the data request of the Nagios.
For example if I´m using the Check_esx3.pl plugin for vmware data. I'm trying to care the production vcenter of I/O request.
If i have near to 1000 VM on my vcenter environment. And I configured to take all vm with the check_esx3.pl every 5 min.
This mean that for each guest the Nagios going to get 5 services (VM Status, Memory, Netwotrking, CPU Usage and I/O).
Calculating this is:
1000(VM) * 5 (metric/VM) = 5000 Consult
Those 5000 [cons] / 5 [Min] = 1000 [Cons/Min]
Now my question is how Nagios distribute those 1000[Cons/Min] ??
I whish that this mean 1000 [Cons/Min] / 60[Seg/Min] = near to 17 [Cons/Seg] to the vcenter.
Well if can you guide me on how to calculate this because i have some other applications running to vcenter and i dont want to charge the vcenter and collapse by I/O request.
I'm having doubts according the data request of the Nagios.
For example if I´m using the Check_esx3.pl plugin for vmware data. I'm trying to care the production vcenter of I/O request.
If i have near to 1000 VM on my vcenter environment. And I configured to take all vm with the check_esx3.pl every 5 min.
This mean that for each guest the Nagios going to get 5 services (VM Status, Memory, Netwotrking, CPU Usage and I/O).
Calculating this is:
1000(VM) * 5 (metric/VM) = 5000 Consult
Those 5000 [cons] / 5 [Min] = 1000 [Cons/Min]
Now my question is how Nagios distribute those 1000[Cons/Min] ??
I whish that this mean 1000 [Cons/Min] / 60[Seg/Min] = near to 17 [Cons/Seg] to the vcenter.
Well if can you guide me on how to calculate this because i have some other applications running to vcenter and i dont want to charge the vcenter and collapse by I/O request.