All Projects → evenh → Versionmonitor

evenh / Versionmonitor

Monitors different kinds of software projects for new releases

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Versionmonitor

Slack Watchman
Monitoring your Slack workspaces for sensitive information
Stars: ✭ 159 (+1666.67%)
Mutual labels:  slack, monitoring
Jbot
Make Slack and Facebook Bots in Java.
Stars: ✭ 1,148 (+12655.56%)
Mutual labels:  spring-boot, slack
Slacknimate
👯 Realtime text animation for Slack chatops
Stars: ✭ 250 (+2677.78%)
Mutual labels:  slack, monitoring
Ward
Server dashboard
Stars: ✭ 1,026 (+11300%)
Mutual labels:  spring-boot, monitoring
Zabbix Slack Alertscript
Zabbix AlertScript for Slack.com chat
Stars: ✭ 406 (+4411.11%)
Mutual labels:  slack, monitoring
Graylog Plugin Slack
Graylog alarm callback for Slack
Stars: ✭ 110 (+1122.22%)
Mutual labels:  slack, monitoring
Spring Boot Actuator Demo
Spring Boot Actuator: Health Check, Metrics Gathering, Auditing, and Monitoring
Stars: ✭ 61 (+577.78%)
Mutual labels:  spring-boot, monitoring
Gatus
⛑ Gatus - Automated service health dashboard
Stars: ✭ 1,203 (+13266.67%)
Mutual labels:  slack, monitoring
Alertmanager
Prometheus Alertmanager
Stars: ✭ 4,574 (+50722.22%)
Mutual labels:  slack, monitoring
Chronos
📊 📊 📊 Monitors the health and web traffic of servers, microservices, and containers with real-time data monitoring and receive automated notifications over Slack or email.
Stars: ✭ 347 (+3755.56%)
Mutual labels:  slack, monitoring
Kube Slack
Kubernetes Slack Monitoring
Stars: ✭ 321 (+3466.67%)
Mutual labels:  slack, monitoring
Vigil
🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).
Stars: ✭ 804 (+8833.33%)
Mutual labels:  slack, monitoring
Usb Canary
A Linux or OSX tool that uses psutil to monitor devices while your computer is locked. In the case it detects someone plugging in or unplugging devices it can be configured to send you an SMS or alert you via Slack or Pushover.
Stars: ✭ 561 (+6133.33%)
Mutual labels:  slack, monitoring
Logbook
An extensible Java library for HTTP request and response logging
Stars: ✭ 822 (+9033.33%)
Mutual labels:  spring-boot, monitoring
Postgresql exporter
A Prometheus exporter for some postgresql metrics
Stars: ✭ 26 (+188.89%)
Mutual labels:  monitoring
Newbee Mall Vue App
Vue2 全家桶 + Vant 搭建大型单页面商城项目。新蜂商城前后端分离版本-前端Vue项目源码
Stars: ✭ 836 (+9188.89%)
Mutual labels:  spring-boot
Blocklang.com
软件拼装工厂/低代码平台
Stars: ✭ 26 (+188.89%)
Mutual labels:  spring-boot
Pgnodemx
A PostgreSQL extension that provides SQL functions to allow capture of node OS metrics via SQL queries.
Stars: ✭ 26 (+188.89%)
Mutual labels:  monitoring
Stacer
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
Stars: ✭ 7,405 (+82177.78%)
Mutual labels:  monitoring
Spm Agent Mongodb
Sematext Agent for monitoring MongoDB
Stars: ✭ 7 (-22.22%)
Mutual labels:  monitoring

versionmonitor

Screenshot

A server side watcher app for monitoring new versions of your software dependencies.

Background

Versionmonitor does the boring work of giving you a heads up when a new version of your favorite framework/library/open source service is available. It accomplishes this by continuously polling multiple hosts for the newest versions for a given software project.

Third parties supported

Host services

Currently versionmonitor have support for checking the following hosts for new releases:

- GitHub (requires OAuth token)
- NPM

Notification services

The following ways of being notified of new releases is currently supported:

- Slack

Contributing

Feel free to open an issue or file an pull request - help is always welcome :-)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].