HOW CAN I CONNECT THE TWO SERVERS USING SENSU

My boss wants me to do a project for my internship and that is so important for me. I have met sensu a week ago. Therefore, I have got no idea how can i do this project.

I think this will be easy for you.

1- Connect two servers and provide communication between one virtual machine and the other.(My OS is Windows 7 so I am using VirtualBox to work on sensu. I am using Ubuntu 13.04)

2- First server receives informations from the second. Read them, and prints them on a screen.(Ex. Cpu usage for second machine is %x or crond has not found in second server.)

I would like to learn sensu and I would like to improve myself about sensu. However I haven’t found any source book or documentation except http://docs.sensuapp.org/0.9. I have learned checks,handlers,adding a check,etc… Hovewer I don’t have working knowledge enough. I am waiting your answers…

I would recommend starting with the ‘Installing Sensu’ guide on the documentation site: http://docs.sensuapp.org/0.9/installing_sensu.html . It is meant as a step by step howto for setting up a single sensu-client, a sensu-server, and adding then adding a check and a handler to demonstrate the functionality.

···

On Thu, Jun 20, 2013 at 4:21 AM, dogucan159@gmail.com wrote:

My boss wants me to do a project for my internship and that is so important for me. I have met sensu a week ago. Therefore, I have got no idea how can i do this project.

I think this will be easy for you.

1- Connect two servers and provide communication between one virtual machine and the other.(My OS is Windows 7 so I am using VirtualBox to work on sensu. I am using Ubuntu 13.04)

2- First server receives informations from the second. Read them, and prints them on a screen.(Ex. Cpu usage for second machine is %x or crond has not found in second server.)

I would like to learn sensu and I would like to improve myself about sensu. However I haven’t found any source book or documentation except http://docs.sensuapp.org/0.9. I have learned checks,handlers,adding a check,etc… Hovewer I don’t have working knowledge enough. I am waiting your answers…

Thanks for your recommend. I have studied subjects in http://docs.sensuapp.org/0.9/installing_sensu.html and I have installed sensu with its components(server,client,api,dashboard) but I would you to help me about by internship project. How can I connect two server and communicate them. My boss said that clone my ubuntu on virtualbox and connect them. Are there any simply example project that shows step by step how to connect two machine and communicate using sensu? Are there any source book,slide or etc…?

Have a nice days…

···

On Thursday, June 20, 2013 5:32:08 PM UTC+3, Joe Miller wrote:

I would recommend starting with the ‘Installing Sensu’ guide on the documentation site: http://docs.sensuapp.org/0.9/installing_sensu.html . It is meant as a step by step howto for setting up a single sensu-client, a sensu-server, and adding then adding a check and a handler to demonstrate the functionality.

On Thu, Jun 20, 2013 at 4:21 AM, doguc...@gmail.com wrote:

My boss wants me to do a project for my internship and that is so important for me. I have met sensu a week ago. Therefore, I have got no idea how can i do this project.

I think this will be easy for you.

1- Connect two servers and provide communication between one virtual machine and the other.(My OS is Windows 7 so I am using VirtualBox to work on sensu. I am using Ubuntu 13.04)

2- First server receives informations from the second. Read them, and prints them on a screen.(Ex. Cpu usage for second machine is %x or crond has not found in second server.)

I would like to learn sensu and I would like to improve myself about sensu. However I haven’t found any source book or documentation except http://docs.sensuapp.org/0.9. I have learned checks,handlers,adding a check,etc… Hovewer I don’t have working knowledge enough. I am waiting your answers…

Follow the guide, install and run rabbitmq and sensu-server on one vm, then install sensu-client on another VM. Configure both to connect to rabbitmq. Sensu-clients and sensu-server communicate with each other by sending messages to the rabbitmq message bus.

···

On Thu, Jun 20, 2013 at 7:49 AM, dogucan159@gmail.com wrote:

Thanks for your recommend. I have studied subjects in http://docs.sensuapp.org/0.9/installing_sensu.html and I have installed sensu with its components(server,client,api,dashboard) but I would you to help me about by internship project. How can I connect two server and communicate them. My boss said that clone my ubuntu on virtualbox and connect them. Are there any simply example project that shows step by step how to connect two machine and communicate using sensu? Are there any source book,slide or etc…?
Have a nice days…
On Thursday, June 20, 2013 5:32:08 PM UTC+3, Joe Miller wrote:

I would recommend starting with the ‘Installing Sensu’ guide on the documentation site: http://docs.sensuapp.org/0.9/installing_sensu.html . It is meant as a step by step howto for setting up a single sensu-client, a sensu-server, and adding then adding a check and a handler to demonstrate the functionality.

On Thu, Jun 20, 2013 at 4:21 AM, doguc...@gmail.com wrote:

My boss wants me to do a project for my internship and that is so important for me. I have met sensu a week ago. Therefore, I have got no idea how can i do this project.

I think this will be easy for you.

1- Connect two servers and provide communication between one virtual machine and the other.(My OS is Windows 7 so I am using VirtualBox to work on sensu. I am using Ubuntu 13.04)

2- First server receives informations from the second. Read them, and prints them on a screen.(Ex. Cpu usage for second machine is %x or crond has not found in second server.)

I would like to learn sensu and I would like to improve myself about sensu. However I haven’t found any source book or documentation except http://docs.sensuapp.org/0.9. I have learned checks,handlers,adding a check,etc… Hovewer I don’t have working knowledge enough. I am waiting your answers…

Thank you so much. I will try this. I can ask more questions later. Best regards…

···

On Thursday, June 20, 2013 6:03:42 PM UTC+3, Joe Miller wrote:

Follow the guide, install and run rabbitmq and sensu-server on one vm, then install sensu-client on another VM. Configure both to connect to rabbitmq. Sensu-clients and sensu-server communicate with each other by sending messages to the rabbitmq message bus.

On Thu, Jun 20, 2013 at 7:49 AM, doguc...@gmail.com wrote:

Have a nice days…
On Thursday, June 20, 2013 5:32:08 PM UTC+3, Joe Miller wrote:

I would recommend starting with the ‘Installing Sensu’ guide on the documentation site: http://docs.sensuapp.org/0.9/installing_sensu.html . It is meant as a step by step howto for setting up a single sensu-client, a sensu-server, and adding then adding a check and a handler to demonstrate the functionality.

On Thu, Jun 20, 2013 at 4:21 AM, doguc...@gmail.com wrote:

My boss wants me to do a project for my internship and that is so important for me. I have met sensu a week ago. Therefore, I have got no idea how can i do this project.

I think this will be easy for you.

1- Connect two servers and provide communication between one virtual machine and the other.(My OS is Windows 7 so I am using VirtualBox to work on sensu. I am using Ubuntu 13.04)

2- First server receives informations from the second. Read them, and prints them on a screen.(Ex. Cpu usage for second machine is %x or crond has not found in second server.)

I would like to learn sensu and I would like to improve myself about sensu. However I haven’t found any source book or documentation except http://docs.sensuapp.org/0.9. I have learned checks,handlers,adding a check,etc… Hovewer I don’t have working knowledge enough. I am waiting your answers…

Thanks for your recommend. I have studied subjects in http://docs.sensuapp.org/0.9/installing_sensu.html and I have installed sensu with its components(server,client,api,dashboard) but I would you to help me about by internship project. How can I connect two server and communicate them. My boss said that clone my ubuntu on virtualbox and connect them. Are there any simply example project that shows step by step how to connect two machine and communicate using sensu? Are there any source book,slide or etc…?

Hi again Dear Joe Miller…
I talked with my boss in the morning. He said me: You can do this same job with a single virtual machine. This would be easier than the other. I hope I am not bother you :slight_smile: but how can i do this same job with a single virtual machine. How can i generate two clients and how they can send messages each other. Sould i use one server to do this? Sorry for my boring questions but i gotto do this job and learn sensu :smiley: Plz. May you explain step by step.

···

2013/6/20 dogucan159@gmail.com

Thank you so much. I will try this. I can ask more questions later. Best regards…

On Thursday, June 20, 2013 6:03:42 PM UTC+3, Joe Miller wrote:

Follow the guide, install and run rabbitmq and sensu-server on one vm, then install sensu-client on another VM. Configure both to connect to rabbitmq. Sensu-clients and sensu-server communicate with each other by sending messages to the rabbitmq message bus.

On Thu, Jun 20, 2013 at 7:49 AM, doguc...@gmail.com wrote:

Thanks for your recommend. I have studied subjects in http://docs.sensuapp.org/0.9/installing_sensu.html and I have installed sensu with its components(server,client,api,dashboard) but I would you to help me about by internship project. How can I connect two server and communicate them. My boss said that clone my ubuntu on virtualbox and connect them. Are there any simply example project that shows step by step how to connect two machine and communicate using sensu? Are there any source book,slide or etc…?
Have a nice days…
On Thursday, June 20, 2013 5:32:08 PM UTC+3, Joe Miller wrote:

I would recommend starting with the ‘Installing Sensu’ guide on the documentation site: http://docs.sensuapp.org/0.9/installing_sensu.html . It is meant as a step by step howto for setting up a single sensu-client, a sensu-server, and adding then adding a check and a handler to demonstrate the functionality.

On Thu, Jun 20, 2013 at 4:21 AM, doguc...@gmail.com wrote:

My boss wants me to do a project for my internship and that is so important for me. I have met sensu a week ago. Therefore, I have got no idea how can i do this project.

I think this will be easy for you.

1- Connect two servers and provide communication between one virtual machine and the other.(My OS is Windows 7 so I am using VirtualBox to work on sensu. I am using Ubuntu 13.04)

2- First server receives informations from the second. Read them, and prints them on a screen.(Ex. Cpu usage for second machine is %x or crond has not found in second server.)

I would like to learn sensu and I would like to improve myself about sensu. However I haven’t found any source book or documentation except http://docs.sensuapp.org/0.9. I have learned checks,handlers,adding a check,etc… Hovewer I don’t have working knowledge enough. I am waiting your answers…

That’s important How I will configure virtual machine to connect to rabbitmq

···

2013/6/21 Doğucan Kip dogucan159@gmail.com

Hi again Dear Joe Miller…
I talked with my boss in the morning. He said me: You can do this same job with a single virtual machine. This would be easier than the other. I hope I am not bother you :slight_smile: but how can i do this same job with a single virtual machine. How can i generate two clients and how they can send messages each other. Sould i use one server to do this? Sorry for my boring questions but i gotto do this job and learn sensu :smiley: Plz. May you explain step by step.

2013/6/20 dogucan159@gmail.com

Thank you so much. I will try this. I can ask more questions later. Best regards…

On Thursday, June 20, 2013 6:03:42 PM UTC+3, Joe Miller wrote:

Follow the guide, install and run rabbitmq and sensu-server on one vm, then install sensu-client on another VM. Configure both to connect to rabbitmq. Sensu-clients and sensu-server communicate with each other by sending messages to the rabbitmq message bus.

On Thu, Jun 20, 2013 at 7:49 AM, doguc...@gmail.com wrote:

Thanks for your recommend. I have studied subjects in http://docs.sensuapp.org/0.9/installing_sensu.html and I have installed sensu with its components(server,client,api,dashboard) but I would you to help me about by internship project. How can I connect two server and communicate them. My boss said that clone my ubuntu on virtualbox and connect them. Are there any simply example project that shows step by step how to connect two machine and communicate using sensu? Are there any source book,slide or etc…?
Have a nice days…
On Thursday, June 20, 2013 5:32:08 PM UTC+3, Joe Miller wrote:

I would recommend starting with the ‘Installing Sensu’ guide on the documentation site: http://docs.sensuapp.org/0.9/installing_sensu.html . It is meant as a step by step howto for setting up a single sensu-client, a sensu-server, and adding then adding a check and a handler to demonstrate the functionality.

On Thu, Jun 20, 2013 at 4:21 AM, doguc...@gmail.com wrote:

My boss wants me to do a project for my internship and that is so important for me. I have met sensu a week ago. Therefore, I have got no idea how can i do this project.

I think this will be easy for you.

1- Connect two servers and provide communication between one virtual machine and the other.(My OS is Windows 7 so I am using VirtualBox to work on sensu. I am using Ubuntu 13.04)

2- First server receives informations from the second. Read them, and prints them on a screen.(Ex. Cpu usage for second machine is %x or crond has not found in second server.)

I would like to learn sensu and I would like to improve myself about sensu. However I haven’t found any source book or documentation except http://docs.sensuapp.org/0.9. I have learned checks,handlers,adding a check,etc… Hovewer I don’t have working knowledge enough. I am waiting your answers…