<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gluster-nagios-addons.git/plugins, branch master</title>
<subtitle>All gluster node plugins/stuffs .</subtitle>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/'/>
<entry>
<title>gluster-nagios: detect .pid files under /var/run/gluster/vols/</title>
<updated>2017-10-16T08:34:34+00:00</updated>
<author>
<name>Niels de Vos</name>
<email>ndevos@redhat.com</email>
</author>
<published>2017-10-03T14:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/commit/?id=d7a60096f85b68f84c7f9fb20e88fd700699755c'/>
<id>d7a60096f85b68f84c7f9fb20e88fd700699755c</id>
<content type='text'>
New versions of Gluster place .pid files for volumes under
/var/run/gluster/vols/ instead of the previous /var/lib/glusterd/vols/
directory. In order to support both variants, look for the .pid file in
both locations.

BUG: 1498112
Change-Id: I605c611d792cfe29c212bb2eb9d14df2e589502c
Reported-by: Pamela Ousley &lt;pousley@redhat.com&gt;
Signed-off-by: Niels de Vos &lt;ndevos@redhat.com&gt;
Reviewed-on: https://review.gluster.org/18425
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
Tested-by: Sahina Bose &lt;sabose@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New versions of Gluster place .pid files for volumes under
/var/run/gluster/vols/ instead of the previous /var/lib/glusterd/vols/
directory. In order to support both variants, look for the .pid file in
both locations.

BUG: 1498112
Change-Id: I605c611d792cfe29c212bb2eb9d14df2e589502c
Reported-by: Pamela Ousley &lt;pousley@redhat.com&gt;
Signed-off-by: Niels de Vos &lt;ndevos@redhat.com&gt;
Reviewed-on: https://review.gluster.org/18425
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
Tested-by: Sahina Bose &lt;sabose@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>check perf data exists before processing</title>
<updated>2016-09-19T06:21:24+00:00</updated>
<author>
<name>Ramesh Nachimuthu</name>
<email>rnachimu@redhat.com</email>
</author>
<published>2016-09-16T11:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/commit/?id=b91d50b07b26041fa2205600cc8c7e95a10b870a'/>
<id>b91d50b07b26041fa2205600cc8c7e95a10b870a</id>
<content type='text'>
 We may not have performance data for a given period of time. So
in this case perf statistics returned by sadf will be None. We
should make sure that it not None before further processing
the perf data.

Change-Id: If311035ae76403b356e51f0fe50f5ffddec9d18b
Bug-Url: https://bugzilla.redhat.com/1328191
Signed-off-by: Ramesh Nachimuthu &lt;rnachimu@redhat.com&gt;
Reviewed-on: http://review.gluster.org/15526
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 We may not have performance data for a given period of time. So
in this case perf statistics returned by sadf will be None. We
should make sure that it not None before further processing
the perf data.

Change-Id: If311035ae76403b356e51f0fe50f5ffddec9d18b
Bug-Url: https://bugzilla.redhat.com/1328191
Signed-off-by: Ramesh Nachimuthu &lt;rnachimu@redhat.com&gt;
Reviewed-on: http://review.gluster.org/15526
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nagios: correcting self-heal info plugin status</title>
<updated>2016-05-05T11:14:25+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2016-05-04T07:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/commit/?id=5c3865717de1a2ef58a0021e6a1ff4d17e0f9056'/>
<id>5c3865717de1a2ef58a0021e6a1ff4d17e0f9056</id>
<content type='text'>
BUG: 1329936
Change-Id: Id5494a34d4ba8296e2fa245329261ba7e2e92d94
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14200
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: 1329936
Change-Id: Id5494a34d4ba8296e2fa245329261ba7e2e92d94
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/14200
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nagios-plugins: Heal info monitoring</title>
<updated>2016-03-24T07:10:59+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2015-09-30T13:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/commit/?id=2835f93524feef024d75df8342398d94376778cd'/>
<id>2835f93524feef024d75df8342398d94376778cd</id>
<content type='text'>
Added nrpe plugin to monitor heal info
Plugin will change to Critical state when
heal is in progress

renamed reference to VolumeSplitBrainStatus as
generic VolumeHealInfoStatus

Change-Id: I6fdc893a80ec1c33881d8bc838a33111d2da5d9b
Bug-Url: https://bugzilla.redhat.com/1267586
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/12261
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added nrpe plugin to monitor heal info
Plugin will change to Critical state when
heal is in progress

renamed reference to VolumeSplitBrainStatus as
generic VolumeHealInfoStatus

Change-Id: I6fdc893a80ec1c33881d8bc838a33111d2da5d9b
Bug-Url: https://bugzilla.redhat.com/1267586
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/12261
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nagios-addons: added disperse vol details to discover_volumes plugin</title>
<updated>2015-08-17T06:04:04+00:00</updated>
<author>
<name>Darshan N</name>
<email>dnarayan@redhat.com</email>
</author>
<published>2015-07-02T07:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/commit/?id=6759965ca3df5aca51c248a016688646e63497fc'/>
<id>6759965ca3df5aca51c248a016688646e63497fc</id>
<content type='text'>
This patch adds disperse volume related details like redundancy count
and disperse count to discover_volumes plugin. It is needed to monitor
status of disperse volume.

Change-Id: I1c5d7d85e6fe7b0efdcd75fd562507dd1f9ce906
Bug-Url: https://bugzilla.redhat.com/1235651
Signed-off-by: Darshan N &lt;dnarayan@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11500
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds disperse volume related details like redundancy count
and disperse count to discover_volumes plugin. It is needed to monitor
status of disperse volume.

Change-Id: I1c5d7d85e6fe7b0efdcd75fd562507dd1f9ce906
Bug-Url: https://bugzilla.redhat.com/1235651
Signed-off-by: Darshan N &lt;dnarayan@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11500
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8: Fixed pep8 issues in plugins/check_vol_utilization.py</title>
<updated>2015-08-17T05:58:30+00:00</updated>
<author>
<name>darshan n</name>
<email>dnarayan@redhat.com</email>
</author>
<published>2015-02-05T11:10:57+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/commit/?id=cee095666f1d120c7e7d0a0dba3085e870d0b6b5'/>
<id>cee095666f1d120c7e7d0a0dba3085e870d0b6b5</id>
<content type='text'>
Change-Id: Iaac5ab54e3d5f9efbefadd8c3bb98209839e87bf
Signed-off-by: darshan n &lt;dnarayan@redhat.com&gt;
Reviewed-on: http://review.gluster.org/9593
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iaac5ab54e3d5f9efbefadd8c3bb98209839e87bf
Signed-off-by: darshan n &lt;dnarayan@redhat.com&gt;
Reviewed-on: http://review.gluster.org/9593
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nagios-plugins: Corrected cluster-quorum service name</title>
<updated>2015-08-13T06:59:02+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2015-06-30T11:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/commit/?id=a833eaf6db603c0878c6f839631536785ea10110'/>
<id>a833eaf6db603c0878c6f839631536785ea10110</id>
<content type='text'>
The service name changed in nagios-server addons to
enable update with freshness check.
Fixing corresponding change here

Change-Id: If0ac509bc402d82c8a5c0fe9ea72cd9f98caf8bc
Bug-Url: https://bugzilla.redhat.com/1236290
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11465
Reviewed-by: darshan n &lt;dnarayan@redhat.com&gt;
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The service name changed in nagios-server addons to
enable update with freshness check.
Fixing corresponding change here

Change-Id: If0ac509bc402d82c8a5c0fe9ea72cd9f98caf8bc
Bug-Url: https://bugzilla.redhat.com/1236290
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11465
Reviewed-by: darshan n &lt;dnarayan@redhat.com&gt;
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>glusterpmd: Change to NFS service name</title>
<updated>2015-06-23T05:45:29+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2015-06-22T12:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/commit/?id=ab4a0af053b7cf47f7746625117e970fdaa41632'/>
<id>ab4a0af053b7cf47f7746625117e970fdaa41632</id>
<content type='text'>
Changed the NFS service name to Gluster NFS
to correspond with the service name change
in Nagios

Change-Id: Ib088ee920b87eadf13b0e88f3e90147d3aad0e07
Bug-Url: https://bugzilla.redhat.com/1232730
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11349
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed the NFS service name to Gluster NFS
to correspond with the service name change
in Nagios

Change-Id: Ib088ee920b87eadf13b0e88f3e90147d3aad0e07
Bug-Url: https://bugzilla.redhat.com/1232730
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11349
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nagios-plugins: Return status for glusterd service check</title>
<updated>2015-06-12T06:59:37+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2015-06-10T09:46:38+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/commit/?id=d6c838cd0168147031ee2f5fbcb5e3e1e774ff63'/>
<id>d6c838cd0168147031ee2f5fbcb5e3e1e774ff63</id>
<content type='text'>
Corrected the nagios plugin return status based
on the service return status

Change-Id: I14e89645a0b2eacc016c9c5abb21a0bd0b85c9b3
Bug-Url: https://bugzilla.redhat.com/1177129
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11161
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
Reviewed-by: Timothy Asir
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrected the nagios plugin return status based
on the service return status

Change-Id: I14e89645a0b2eacc016c9c5abb21a0bd0b85c9b3
Bug-Url: https://bugzilla.redhat.com/1177129
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11161
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
Reviewed-by: Timothy Asir
</pre>
</div>
</content>
</entry>
<entry>
<title>nagios-plugins: Corrected typo in split-brain status plugin</title>
<updated>2015-06-11T11:41:56+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2015-06-10T14:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://dev.gluster.org/cgit/gluster-nagios-addons.git/commit/?id=561cfbf91a10fdfcbae64dad8c8bc098c513d18b'/>
<id>561cfbf91a10fdfcbae64dad8c8bc098c513d18b</id>
<content type='text'>
Corrected a typo

Change-Id: I06369cbce0b7f965fe4993bea63c19b06963d105
Bug-Url: https://bugzilla.redhat.com/1228533
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11163
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
Reviewed-by: Shubhendu Tripathi &lt;shtripat@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrected a typo

Change-Id: I06369cbce0b7f965fe4993bea63c19b06963d105
Bug-Url: https://bugzilla.redhat.com/1228533
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11163
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
Reviewed-by: Shubhendu Tripathi &lt;shtripat@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
