working vagrant demo?

Hi I am thinking about using sensu to monitor a mixed LAN with Windows Machines and two Linux servers.
Basically it is all plain SAMBA without Active directory or LDAP.

I would have liked to test sensu.
Is there a working vagrant/docker demo with a good documentation?

Thx for reading

Johannes

In my fork of the puppet-sensu project on github, there is a working Vagrant demo which sets up a cluster of two rabbitmq servers, a sensu server, sensu client and uchiwa. It doesn’t have the full specs you require, but is a starting point. Look in the tests folder for the additional configuration scripts. You can use this as the basis to add in your windows machines.

Cheers,

Joel

···

On Tuesday, 26 July 2016 14:43:03 UTC+1, johanne...@googlemail.com wrote:

Hi I am thinking about using sensu to monitor a mixed LAN with Windows Machines and two Linux servers.
Basically it is all plain SAMBA without Active directory or LDAP.

I would have liked to test sensu.
Is there a working vagrant/docker demo with a good documentation?

Thx for reading

Johannes

That should, of course have been the sensu-puppet project :slight_smile:

···

On Thursday, 28 July 2016 11:08:02 UTC+1, joel....@hscic.gov.uk wrote:

In my fork of the puppet-sensu project on github, there is a working Vagrant demo which sets up a cluster of two rabbitmq servers, a sensu server, sensu client and uchiwa. It doesn’t have the full specs you require, but is a starting point. Look in the tests folder for the additional configuration scripts. You can use this as the basis to add in your windows machines.