Skip to content

daneroo/go-qcic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-qcic

Quis custodiet ipsos custodes My own monitoring system for deployed apps.

Just small script to observe that deployed systems are functioning correctly.

  • im-weight backup
  • gmail backup scripts
  • scrobblecast/pocketscrape (matching signatures)

Running

. ENV.sh # .gitignore'd loggly credentials
go run qcicstat/qcic.go
go run slackstat/slack.go

Slack integration

https://github.com/nlopes/slack is causing some import problems for assert with govend

. ENV.sh # .gitignore'd  credentials    

# public inhook
curl -X POST --data-urlencode 'payload={"text": "This is my message"}' ${SLACK_INHOOK}        

# From go, with a user token ()
go run slackstat/slack.go 

About

Quis custodiet ipsos custodes - Who will watch the watchers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages