Hi @,
is any one out there could explain what is icmpping interval does in relation with item update interval.
Situation:
I have item name "ping check" which have interval update every 30 second. This item have "simple check" with key "icmpping[,3,30].
Question:
Thank you!
is any one out there could explain what is icmpping interval does in relation with item update interval.
Situation:
I have item name "ping check" which have interval update every 30 second. This item have "simple check" with key "icmpping[,3,30].
Question:
- Does it will ping host 3 times? If yes, does it takes 90sec (in total) for this item check to be finish?
- if the 2nd ping return 0 ( while 1st and 3rd return 1), what is the final value of that item? 1 or 0?
- Should i set item interval update higher than icmpping interval?
Thank you!
Comment