Showing posts with label ideas. Show all posts
Showing posts with label ideas. Show all posts

Thursday, February 18, 2021

Google and Atlassian on how to work

Google : aristotle project,

What is a team, and what is an effective team.

https://rework.withgoogle.com/print/guides/5721312655835136/

1.Psychological safety

2. Dependability

3. Structure and clarity

4. Meaning

5. Impact


(which by the side, made me find about the google Oxygen project, on what makes a great manager : https://rework.withgoogle.com/guides/managers-identify-what-makes-a-great-manager/steps/learn-about-googles-manager-research/ )




Atlassian : Team Central Open culture

it's not all about work, but it's all about open communication

https://www.atlassian.com/practices/open#


Atlassian work-life Blog :

The importance of values
https://www.atlassian.com/blog

Tuesday, January 26, 2016

Monitoring : POC around Monit + M/Monit





Monit + M/Monit
OpenSouce, on bitbucket. https://bitbucket.org/tildeslash/monit/



Monit : "Agent" or "Slave", running on each server where monit his used.
https://mmonit.com/monit/

M/Monit : "Master" allowing to connect, get and coordinate events and actions to&from all monit agents connected.
https://www.mmonit.com/



mmonit manual :
https://mmonit.com/documentation/mmonit_manual.pdf
https://mmonit.com/wiki/Monit/ConfigurationExamples



idea 1 : how to enhance this project : contribute a "log snippet" =
along side with the "start/stop program" in the config file, add a "logfile path" configuration setup that would watch this file(s) and make it available to the agent, and then to the master.

idea 2 : interface monit & elasticsearch (or implement monit within elasticsearch ?)





-----
Other monitoring tools :

* Prometheus "
An open-source service monitoring system and time series database."
http://prometheus.io/docs/introduction/getting_started/
 https://github.com/prometheus/prometheus


 * Sensu : A monitoring framework that aims to be simple, malleable, and scalable
https://sensuapp.org/
https://github.com/sensu/sensu

 * Ganglia
 http://ganglia.info/