sensu-1.0.2-1.el7.x86_64.rpm (64-bit) version not stable

Hello,

This version of sensu on centos 7/RHEL is not getting configured during installation. Inside the /etc/init.d the folder the sensu server, client, api-start files are not created.

The URL giving the config.json fo the sensu download is invalid. We have to alos check yum for that.

Is there any other way to go for installation.

Thanks & Regards

Prakash Jha

Hello,

This version of sensu on centos 7/RHEL is not getting configured during installation. Inside the /etc/init.d the folder the sensu server, client, api-start files are not created.
The URL giving the config.json fo the sensu download is invalid. We have to alos check yum for that.

Is there any other way to go for installation.

Did you try systemctl?

[shanker@prod-mgmt1 ~]$ systemctl |grep sensu
  sensu-api.service loaded active running sensu api
  sensu-client.service loaded active running sensu client
  sensu-server.service loaded active running sensu server
[shanker@prod-mgmt1 ~]$

[shanker@prod-mgmt1 ~]$ rpm -qi sensu
Name : sensu
Epoch : 1
Version : 1.0.2
Release : 1.el7
Architecture: x86_64
Install Date: Tue 05 Sep 2017 07:18:12 AM UTC
Group : Monitoring
Size : 84751291
License : MIT
Signature : RSA/SHA1, Thu 27 Jul 2017 06:35:53 PM UTC, Key ID a6b622ce8c2d8ffa
Source RPM : sensu-1.0.2-1.el7.src.rpm
Build Date : Thu 27 Jul 2017 06:35:03 PM UTC
Build Host : ip-10-213-184-218.us-west-2.compute.internal
Relocations : /
Packager : support@sensu.io
Vendor : Sensu <support@sensu.io>
URL : https://sensu.io
Summary : A monitoring framework that aims to be simple, malleable, and scalable.
Description :
A monitoring framework that aims to be simple, malleable, and scalable.
[shanker@prod-mgmt1 ~]$

ยทยทยท

On 12-Sep-2017, at 3:09 PM, PRAKASH JHA <prakashjha31195@gmail.com> wrote:

Thanks & Regards
Prakash Jha