Search Criteria
Package Details: grafana-bin 9.3.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/grafana-bin.git (read-only, click to copy) |
---|---|
Package Base: | grafana-bin |
Description: | Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB - binary version |
Upstream URL: | http://grafana.com/ |
Licenses: | Apache, AGPL |
Conflicts: | grafana |
Provides: | grafana |
Submitter: | wzyboy |
Maintainer: | wzyboy |
Last Packager: | wzyboy |
Votes: | 9 |
Popularity: | 0.153899 |
First Submitted: | 2016-03-16 04:52 (UTC) |
Last Updated: | 2023-02-02 06:44 (UTC) |
Dependencies (0)
Required by (13)
- beegfs-mon (requires grafana) (optional)
- gasmeter (optional)
- gitflux-git (requires grafana)
- grafana-pcp-bin (requires grafana)
- icingaweb2-module-grafana (requires grafana) (optional)
- prometheus-mumble-exporter (requires grafana) (optional)
- prometheus-xmpp-webhook (requires grafana) (optional)
- prometheus-xmpp-webhook-bin (requires grafana) (optional)
- prometheus-xmpp-webhook-git (requires grafana) (optional)
- smartmeter (optional)
- solarmeter (optional)
- teslamate (requires grafana)
- varken (requires grafana) (optional)
Sources (7)
- grafana.service
- grafana.sysusers
- grafana.tmpfiles
- https://dl.grafana.com/oss/release/grafana-9.3.6.linux-amd64.tar.gz
- https://dl.grafana.com/oss/release/grafana-9.3.6.linux-arm64.tar.gz
- https://dl.grafana.com/oss/release/grafana-9.3.6.linux-armv6.tar.gz
- https://dl.grafana.com/oss/release/grafana-9.3.6.linux-armv7.tar.gz
Latest Comments
1 2 3 4 5 Next › Last »
pohl7589 commented on 2022-08-28 19:35 (UTC)
@wzyboy fixed in 9.1.0-2, now working again
wzyboy commented on 2022-08-28 18:49 (UTC)
@pohl7589 I just did a big merge with community/grafana. This package should now work. Thanks for reporting the bug.
pohl7589 commented on 2022-08-28 18:08 (UTC) (edited on 2022-08-28 18:51 (UTC) by pohl7589)
I upgraded grafana-bin (aarch64) and now grafana doesn't start anymore:
I tried various combinations of
-config
and-homepath
arguments. The systemd overrideReadWritePaths=/usr/share/grafana
from @bret also does not work for me. I guess this is related to the upgrade from the previous version.EDIT: I downgraded to 9.0.4-2 and grafana works again. Looks like this is an upstream issue.
bret commented on 2022-08-19 16:20 (UTC)
Also I had to make the following modifications to the service fie due to the
ProtectSystem=full
flag and also the changed location of the config file.Additionally, 9.1.0 is available.
wzyboy commented on 2022-08-17 22:29 (UTC)
@bret Fixed
bret commented on 2022-08-17 22:26 (UTC)
Getting the following error:
Any ideas?
wzyboy commented on 2022-08-05 03:32 (UTC)
@bin The service file comes from community/grafana https://github.com/archlinux/svntogit-community/blob/packages/grafana/trunk/grafana.service
Is is possible to define the plugin directory in the config file?
bin commented on 2022-08-04 19:51 (UTC)
This is currently broken due to the
ProtectSystem=full
setting. It causes/usr
to be mounted as read-only, so Grafana cannot modify the/usr/share/grafana
directory. Such modifications are necessary to install plugins.bezerk commented on 2021-03-20 11:48 (UTC)
CLEANBUILD:
==> Validating source_x86_64 files with sha256sums... grafana-7.4.5.linux-amd64.tar.gz ... FAILED
erkexzcx commented on 2020-05-19 10:27 (UTC)
New major version 7.0.0 is out!
From packager's perspective, I had to perform a small change:
but everything seem to work fine on my RPI4. If you notice any issues, especially with plugins, please let me know.
You will also need to perform these commands after each update in order to update manually installed plugins:
ref: https://grafana.com/docs/grafana/latest/installation/upgrading/
1 2 3 4 5 Next › Last »