From ebd058a4331dd3e91e9a5cf3e7a3bbc6d04aea44 Mon Sep 17 00:00:00 2001 From: Mark Nellemann Date: Wed, 18 Jan 2023 15:50:09 +0100 Subject: [PATCH] Update links. --- client/doc/readme-redhat.md | 4 +--- doc/dashboards/Sysmon - Host Overview.json | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/client/doc/readme-redhat.md b/client/doc/readme-redhat.md index deb29c9..7623c9c 100644 --- a/client/doc/readme-redhat.md +++ b/client/doc/readme-redhat.md @@ -18,11 +18,9 @@ Use *yum* if *dnf* is not available. ## Installation -[Download](https://bitbucket.org/mnellemann/sysmon/downloads/) the latest client and plugins rpm files and install: +[Download](https://git.data.coop/nellemann/-/packages/generic/sysmon/) the latest client and plugins rpm files and install: ```shell -wget https://bitbucket.org/mnellemann/sysmon/downloads/sysmon-client-1.0.16-1.noarch.rpm -wget https://bitbucket.org/mnellemann/sysmon/downloads/sysmon-plugins-1.0.16-1.noarch.rpm rpm -ivh sysmon-client-*.noarch.rpm sysmon-plugins-*.noarch.rpm cp /opt/sysmon/client/doc/sysmon-client.service /etc/systemd/system/ systemctl daemon-reload diff --git a/doc/dashboards/Sysmon - Host Overview.json b/doc/dashboards/Sysmon - Host Overview.json index 724ca78..ef192b1 100644 --- a/doc/dashboards/Sysmon - Host Overview.json +++ b/doc/dashboards/Sysmon - Host Overview.json @@ -76,7 +76,7 @@ } ] }, - "description": "https://bitbucket.org/mnellemann/sysmon/ - Metrics from sysmon agent.", + "description": "https://git.data.coop/nellemann/sysmon - Metrics from sysmon agent.", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, @@ -97,7 +97,7 @@ }, "id": 28, "options": { - "content": "## Metrics are collected by an agent running inside of each LPAR / VM / Host.\n \n For more information: [bitbucket.org/mnellemann/sysmon](https://bitbucket.org/mnellemann/sysmon)\n ", + "content": "## Metrics are collected by an agent running inside of each LPAR / VM / Host.\n \n For more information: [https://git.data.coop/nellemann/sysmon](https://git.data.coop/nellemann/sysmon)\n ", "mode": "markdown" }, "pluginVersion": "9.1.6", @@ -3159,4 +3159,4 @@ "uid": "QkVPjseMt", "version": 21, "weekStart": "" -} \ No newline at end of file +}