Back to bug 1328191

Who When What Removed Added
Red Hat Bugzilla Rules Engine 2016-04-18 16:05:53 UTC Keywords ZStream
Ramesh N 2016-04-19 07:29:08 UTC CC olim, rnachimu
Assignee sankarshan rnachimu
Flags needinfo?(olim)
Oonkwee Lim_ 2016-04-19 15:28:18 UTC Flags needinfo?(olim)
Ramesh N 2016-04-20 12:21:21 UTC Flags needinfo?(olim)
Oonkwee Lim_ 2016-04-20 16:01:24 UTC Flags needinfo?(olim)
Ramesh N 2016-04-21 04:30:42 UTC Flags needinfo?(olim)
Oonkwee Lim_ 2016-04-21 18:34:20 UTC Flags needinfo?(olim)
Sahina Bose 2016-04-26 05:31:55 UTC Priority unspecified medium
CC sabose
Sahina Bose 2016-04-26 05:33:40 UTC Flags needinfo?(olim)
Oonkwee Lim_ 2016-04-26 15:45:51 UTC Flags needinfo?(olim)
Severity urgent medium
Atin Mukherjee 2016-08-04 05:04:21 UTC CC amukherj
Blocks 1351515
Rahul Hinduja 2016-08-08 10:27:26 UTC CC rhinduja
Rejy M Cyriac 2016-08-09 11:06:30 UTC Keywords ZStream
CC rcyriac
Red Hat Bugzilla Rules Engine 2016-08-09 11:06:35 UTC Target Release --- RHGS 3.2.0
Ramesh N 2016-09-19 06:31:25 UTC Status NEW POST
Sahina Bose 2016-09-20 05:30:17 UTC Status POST ON_QA
Fixed In Version gluster-nagios-addons-0.2.8-1.
Rahul Hinduja 2016-09-29 15:04:56 UTC QA Contact rhsc-qe-bugs sanandpa
Ramesh N 2016-11-07 05:28:44 UTC Doc Text Cause:

Nagios plugin is trying to process the performance data for the previous minute even when there is no performance data available for the previous minute.

Consequence:

Nagios plugin will crash.

Fix:

A check is added to ensure that performance data exist for the given period before processing the performance data.


Result:

Nagios plugin will not crash when there is no performance data for the previous minute. Instead it will go to 'UNKNOWN' state with the message "unable to get network status for the given interval: <interval>"
Sweta Anandpara 2016-11-21 11:10:58 UTC Status ON_QA VERIFIED
Laura Bailey 2017-03-06 01:02:19 UTC Doc Text Cause:

Nagios plugin is trying to process the performance data for the previous minute even when there is no performance data available for the previous minute.

Consequence:

Nagios plugin will crash.

Fix:

A check is added to ensure that performance data exist for the given period before processing the performance data.


Result:

Nagios plugin will not crash when there is no performance data for the previous minute. Instead it will go to 'UNKNOWN' state with the message "unable to get network status for the given interval: <interval>"
Nagios expected and attempted to process performance data even when performance data had not yet been collected. This caused a crash in the Nagios plugin. This update ensures that Nagios checks whether data exists before attempting to process it, and displays an appropriate error message instead of crashing.
errata-xmlrpc 2017-03-23 01:08:27 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2017-03-23 05:14:44 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2017-03-23 01:14:44 UTC

Back to bug 1328191