Search Criteria
Package Details: grafana-bin 11.5.1-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: | https://grafana.com/grafana/download |
Licenses: | Apache, AGPL |
Conflicts: | grafana |
Provides: | grafana |
Submitter: | wzyboy |
Maintainer: | wzyboy |
Last Packager: | wzyboy |
Votes: | 17 |
Popularity: | 0.38 |
First Submitted: | 2016-03-16 04:52 (UTC) |
Last Updated: | 2025-02-04 18:01 (UTC) |
Dependencies (0)
Required by (17)
- beegfs-mon (requires grafana) (optional)
- bitmagnet (requires grafana) (optional)
- bitmagnet-beta (requires grafana) (optional)
- bitmagnet-bin (requires grafana) (optional)
- bitmagnet-git (requires grafana) (optional)
- froniusd (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)
Sources (7)
- grafana.service
- grafana.sysusers
- grafana.tmpfiles
- https://dl.grafana.com/oss/release/grafana-11.5.1.linux-amd64.tar.gz
- https://dl.grafana.com/oss/release/grafana-11.5.1.linux-arm64.tar.gz
- https://dl.grafana.com/oss/release/grafana-11.5.1.linux-armv6.tar.gz
- https://dl.grafana.com/oss/release/grafana-11.5.1.linux-armv7.tar.gz
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
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/
erkexzcx commented on 2020-04-23 15:54 (UTC) (edited on 2020-05-19 10:27 (UTC) by erkexzcx)
Somehow
/var/log/grafana/grafana.log
was owned bydhcpcd:dhcpcd
user. Why, how and when - no idea. This fixed for me:WildOrangutan commented on 2020-04-17 19:48 (UTC)
@erkexzcx Managed to fix it. Was something with config and permissions. Sorry for wasting your time.
WildOrangutan commented on 2020-04-14 17:23 (UTC)
@erkexzcx I've tried that already, and it's not working for me. It broke a few weeks back, after updating my system. Thanks for trying to help.
erkexzcx commented on 2020-04-12 21:55 (UTC)
Hey @WildOrangutan. I just tested this package and was not able to reproduce. I suggest getting rid of these directories first:
then reinstall
grafana-bin
and trysystemctl restart grafana.service
. Let me know if this fixes.WildOrangutan commented on 2020-04-12 21:31 (UTC) (edited on 2020-04-12 21:33 (UTC) by WildOrangutan)
Not really working out of the box, after fresh install
msg="Server shutdown" logger=server reason="Service init failed: Fail to connect to database: mkdir /usr/share/grafana/data: read-only file system"
erkexzcx commented on 2020-03-21 09:56 (UTC)
@wzyboy sorry for late reply, I must be retarded. I did not seen your message when I replied to @muesli. Using
logs
instead oflog
seemed to fix the issue for me as it didn't work withlog
dir during my tests.It is all fixed and working great by now as expected.
muesli commented on 2020-03-06 10:38 (UTC)
Thank you, that indeed fixes my issues. Interestingly - and despite the log message seemingly indicating a different log path - this also made it start up fine again.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »