<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nagios-server-addons.git, branch master</title>
<subtitle>nagios server side code.</subtitle>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/'/>
<entry>
<title>increase byte size in socket.recev() in livestatus</title>
<updated>2016-09-19T06:20:39+00:00</updated>
<author>
<name>Ramesh Nachimuthu</name>
<email>rnachimu@redhat.com</email>
</author>
<published>2016-09-15T10:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/commit/?id=59af77b4ebb5a86bc478f8e37d02057ff8a803b1'/>
<id>59af77b4ebb5a86bc478f8e37d02057ff8a803b1</id>
<content type='text'>
Currently we are only retriving 8192 bytes of data from livestatus
for any livestatus query. This is not enough for some cases where
we have huge number of volumes and bricks. So increasing the byte
size to 1000000.

Change-Id: Icd43c158bbb6ac4e233bd5dcbf6ce66bdf2335d5
Bug-Url: https://bugzilla.redhat.com/1351749
Signed-off-by: Ramesh Nachimuthu &lt;rnachimu@redhat.com&gt;
Reviewed-on: http://review.gluster.org/15510
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently we are only retriving 8192 bytes of data from livestatus
for any livestatus query. This is not enough for some cases where
we have huge number of volumes and bricks. So increasing the byte
size to 1000000.

Change-Id: Icd43c158bbb6ac4e233bd5dcbf6ce66bdf2335d5
Bug-Url: https://bugzilla.redhat.com/1351749
Signed-off-by: Ramesh Nachimuthu &lt;rnachimu@redhat.com&gt;
Reviewed-on: http://review.gluster.org/15510
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nagios: Moved service config to new file</title>
<updated>2016-05-03T09:31:39+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2016-04-26T08:43:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/commit/?id=974b97eab016d4c0ae2260999e4cc9a532074f25'/>
<id>974b97eab016d4c0ae2260999e4cc9a532074f25</id>
<content type='text'>
Service config created for heal info monitoring
was added to existing config file. This fails to
work in upgrade scenarios where gluster-template.cfg
was edited. Moving new service definitions to a different
file to solve this issue.

BUG: 1327953
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;

Change-Id: Ieec3648601d4224fc3835b0d1c5fae0d8a0a3b79
Reviewed-on: http://review.gluster.org/14072
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
Tested-by: Sahina Bose &lt;sabose@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>
Service config created for heal info monitoring
was added to existing config file. This fails to
work in upgrade scenarios where gluster-template.cfg
was edited. Moving new service definitions to a different
file to solve this issue.

BUG: 1327953
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;

Change-Id: Ieec3648601d4224fc3835b0d1c5fae0d8a0a3b79
Reviewed-on: http://review.gluster.org/14072
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
Tested-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nagios-plugins: Added heal info monitoring</title>
<updated>2016-03-24T07:13:29+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2015-09-30T12:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/commit/?id=eb3ce65fef8751d38f785ae6f69f4dbb31f8e0b4'/>
<id>eb3ce65fef8751d38f785ae6f69f4dbb31f8e0b4</id>
<content type='text'>
Added a plugin to monitor heal info for a volume
Corrected pep8 errors
Changed default monitoring interval to 1 min for
heal info monitoring

Bug-Url: https://bugzilla.redhat.com/1267586
BUG: 1267586
Change-Id: I1c51d4d0f2129a7bb19f44b63382fcfc7384dc40
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/12262
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a plugin to monitor heal info for a volume
Corrected pep8 errors
Changed default monitoring interval to 1 min for
heal info monitoring

Bug-Url: https://bugzilla.redhat.com/1267586
BUG: 1267586
Change-Id: I1c51d4d0f2129a7bb19f44b63382fcfc7384dc40
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/12262
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nagios-plugins: fixing quorum plugin</title>
<updated>2015-12-01T05:55:47+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2015-11-24T14:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/commit/?id=905769bb0f1658d8f455daaaf7dfc99526aa60e8'/>
<id>905769bb0f1658d8f455daaaf7dfc99526aa60e8</id>
<content type='text'>
Fixing the quorum service plugin flipping to
OK state when the servers are down - due to
wrong query of services

BUG: 1284874
Change-Id: I5b6201f430778b92bd30c95fe3c37f4d89240eb8
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/12735
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing the quorum service plugin flipping to
OK state when the servers are down - due to
wrong query of services

BUG: 1284874
Change-Id: I5b6201f430778b92bd30c95fe3c37f4d89240eb8
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/12735
</pre>
</div>
</content>
</entry>
<entry>
<title>server-addons: Added logic to determine vol status of disperse-vol</title>
<updated>2015-08-17T06:03:24+00:00</updated>
<author>
<name>Darshan N</name>
<email>dnarayan@redhat.com</email>
</author>
<published>2015-07-02T08:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/commit/?id=96aa5f2f8d7095d6753a0bfd199783467c7d86de'/>
<id>96aa5f2f8d7095d6753a0bfd199783467c7d86de</id>
<content type='text'>
This patch adds logic to check_vol_server plugin to determine
the status of disperse and distributed dispersed volume. With
this patch volume status of dispersed and distributed volume
are correctly determined.

Change-Id: I4c0ee4a63c00201127fe50be424c9f9d3fa5300d
Bug-Url: https://bugzilla.redhat.com/1235651
Signed-off-by: Darshan N &lt;dnarayan@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11503
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 logic to check_vol_server plugin to determine
the status of disperse and distributed dispersed volume. With
this patch volume status of dispersed and distributed volume
are correctly determined.

Change-Id: I4c0ee4a63c00201127fe50be424c9f9d3fa5300d
Bug-Url: https://bugzilla.redhat.com/1235651
Signed-off-by: Darshan N &lt;dnarayan@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11503
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>server-addons: pep8 fixes.</title>
<updated>2015-08-17T05:58:00+00:00</updated>
<author>
<name>Darshan N</name>
<email>dnarayan@redhat.com</email>
</author>
<published>2015-08-05T12:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/commit/?id=d3b772cfc6b9e4442988540447a003e3ce4410e3'/>
<id>d3b772cfc6b9e4442988540447a003e3ce4410e3</id>
<content type='text'>
Change-Id: I920ed33f0e257dd741d1c6df39b46efebe9abd02
Signed-off-by: Darshan N &lt;dnarayan@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11836
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I920ed33f0e257dd741d1c6df39b46efebe9abd02
Signed-off-by: Darshan N &lt;dnarayan@redhat.com&gt;
Reviewed-on: http://review.gluster.org/11836
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>server-plugin: To check if any vol has server side quorum</title>
<updated>2015-06-01T06:55:44+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2014-06-09T10:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/commit/?id=d040cb45469d64fa7534247f9568b48b28114c3f'/>
<id>d040cb45469d64fa7534247f9568b48b28114c3f</id>
<content type='text'>
Added a server side plugin to change status from Pending
to OK/UNKNOWN depending on if volumes have server side
quorum turned on

Renamed service to ensure service definition gets
updated on upgrades.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1106421
Change-Id: I1f1ca1dcf56872342ec8e25396a89163d22aedeb
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/8023
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>
Added a server side plugin to change status from Pending
to OK/UNKNOWN depending on if volumes have server side
quorum turned on

Renamed service to ensure service definition gets
updated on upgrades.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1106421
Change-Id: I1f1ca1dcf56872342ec8e25396a89163d22aedeb
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/8023
Reviewed-by: darshan n &lt;dnarayan@redhat.com&gt;
Reviewed-by: Ramesh N &lt;rnachimu@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nagios-config: Rename self-heal status plugin</title>
<updated>2015-05-28T10:47:53+00:00</updated>
<author>
<name>Sahina Bose</name>
<email>sabose@redhat.com</email>
</author>
<published>2015-05-26T06:17:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/commit/?id=48ad0ab08d4762bade7fb91d2260ae5e7019851d'/>
<id>48ad0ab08d4762bade7fb91d2260ae5e7019851d</id>
<content type='text'>
Renaming self-heal status plugin to split-brain
status

Change-Id: Icdb934904eda9c47ccdc4ba41a9204048918f0a9
Bug-Url: https://bugzilla.redhat.com/1221872
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/10908
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renaming self-heal status plugin to split-brain
status

Change-Id: Icdb934904eda9c47ccdc4ba41a9204048918f0a9
Bug-Url: https://bugzilla.redhat.com/1221872
Signed-off-by: Sahina Bose &lt;sabose@redhat.com&gt;
Reviewed-on: http://review.gluster.org/10908
</pre>
</div>
</content>
</entry>
<entry>
<title>config: rename NFS service to Gluster NFS</title>
<updated>2015-05-28T10:39:56+00:00</updated>
<author>
<name>Ramesh Nachimuthu</name>
<email>rnachimu@redhat.com</email>
</author>
<published>2015-05-26T13:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/commit/?id=51577ced2a452dcf440a14f46acb3d2f6395fbd2'/>
<id>51577ced2a452dcf440a14f46acb3d2f6395fbd2</id>
<content type='text'>
  Rename the default NFS service in gluster-host to
Gluster NFS.

Bug-Url: https://bugzilla.redhat.com/1127657
Change-Id: I33e484357ec81255d98e4c4a42d24bef85e86d25
Signed-off-by: Ramesh Nachimuthu &lt;rnachimu@redhat.com&gt;
Reviewed-on: http://review.gluster.org/10919
Reviewed-by: darshan n &lt;dnarayan@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>
  Rename the default NFS service in gluster-host to
Gluster NFS.

Bug-Url: https://bugzilla.redhat.com/1127657
Change-Id: I33e484357ec81255d98e4c4a42d24bef85e86d25
Signed-off-by: Ramesh Nachimuthu &lt;rnachimu@redhat.com&gt;
Reviewed-on: http://review.gluster.org/10919
Reviewed-by: darshan n &lt;dnarayan@redhat.com&gt;
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>autoconf: validate the nagios server address in auto-config</title>
<updated>2015-05-19T09:01:33+00:00</updated>
<author>
<name>Ramesh Nachimuthu</name>
<email>rnachimu@redhat.com</email>
</author>
<published>2014-05-06T13:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gluster.org/cgit/nagios-server-addons.git/commit/?id=44a1e8f43c04a8933311d6347d9bfe41a0aea78b'/>
<id>44a1e8f43c04a8933311d6347d9bfe41a0aea78b</id>
<content type='text'>
  Currently Nagios server address entered by the user during
auto config was not being verified. This patch helps to verify
the address entered by the user.

  If IP address is given as the nagios server address then it
checks the pattern and verifies that it is mapped to one of the
non loopback device in the host

  If user enters fqdn name, then it tries to resolve it,
also it verifies that resolved IP address maps to one of
the non loopback device in the host.

Bug-Url: https://bugzilla.redhat.com/1127657
Change-Id: I88d67cc6d8fa05f2934922fbc0d8e757b1d73e43
Signed-off-by: Ramesh Nachimuthu &lt;rnachimu@redhat.com&gt;
Reviewed-on: http://review.gluster.org/7740
Reviewed-by: darshan n &lt;dnarayan@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>
  Currently Nagios server address entered by the user during
auto config was not being verified. This patch helps to verify
the address entered by the user.

  If IP address is given as the nagios server address then it
checks the pattern and verifies that it is mapped to one of the
non loopback device in the host

  If user enters fqdn name, then it tries to resolve it,
also it verifies that resolved IP address maps to one of
the non loopback device in the host.

Bug-Url: https://bugzilla.redhat.com/1127657
Change-Id: I88d67cc6d8fa05f2934922fbc0d8e757b1d73e43
Signed-off-by: Ramesh Nachimuthu &lt;rnachimu@redhat.com&gt;
Reviewed-on: http://review.gluster.org/7740
Reviewed-by: darshan n &lt;dnarayan@redhat.com&gt;
Reviewed-by: Sahina Bose &lt;sabose@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
