Skip to content

Commit 98d0992

Browse files
committed
Added Badges
1 parent 2c9ee9d commit 98d0992

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status](https://dev.azure.com/christopherdemicoli/PRTG-Redis-Sensor/_apis/build/status/cdemi.PRTG-Redis-Sensor?branchName=master)](https://dev.azure.com/christopherdemicoli/PRTG-Redis-Sensor/_build/latest?definitionId=4&branchName=master) [![Release Status](https://vsrm.dev.azure.com/christopherdemicoli/_apis/public/Release/badge/b37cea1a-e46d-4c31-9b53-b13c3df81028/1/1)](https://dev.azure.com/christopherdemicoli/PRTG-Redis-Sensor/_build/latest?definitionId=4&branchName=master)
2+
13
# PRTG-Redis-Sensor
24
A Redis Sensor for PRTG. Read more at: https://blog.cdemi.io/monitoring-redis-in-prtg
35

@@ -8,7 +10,7 @@ A Redis Sensor for PRTG. Read more at: https://blog.cdemi.io/monitoring-redis-in
810

911
# Usage
1012
## Download or Compile
11-
You can download the latest `PRTG-Redis-Sensor-Windows.zip` from [GitHub Releases](https://github.com/cdemi/PRTG-Redis-Sensor/releases), or you can download the source-code and compile it yourself
13+
You can download the latest `PRTG-Redis-Sensor-Windows.zip` from [GitHub Releases](https://github.com/cdemi/PRTG-Redis-Sensor/releases/latest), or you can download the source-code and compile it yourself
1214

1315
## Run the executable
1416
`"PRTG Redis Sensor.exe" <ServerAndPort> <Password?>`
@@ -22,4 +24,4 @@ You can download the latest `PRTG-Redis-Sensor-Windows.zip` from [GitHub Release
2224
## Sensor parameters samples
2325

2426
- `myredis.domain.local:6379`
25-
- `myredis.domain.local:6379 somepassword`
27+
- `myredis.domain.local:6379 somepassword`

0 commit comments

Comments
 (0)