Skip to content

Instantly share code, notes, and snippets.

@pradeepchhetri
Last active February 20, 2017 19:35
Show Gist options
  • Save pradeepchhetri/77cc8f6feabb1eb1d740117f13a562fc to your computer and use it in GitHub Desktop.
Save pradeepchhetri/77cc8f6feabb1eb1d740117f13a562fc to your computer and use it in GitHub Desktop.
Riemann installation on Debian 8 and CentOS 7
root@debian8:~# dpkg -i riemann_0.2.12_all.deb
Selecting previously unselected package riemann.
(Reading database ... 35701 files and directories currently installed.)
Preparing to unpack riemann_0.2.12_all.deb ...
Unpacking riemann (0.2.12) ...
Setting up riemann (0.2.12) ...
**Processing triggers for systemd (215-17+deb8u6) ...**
root@debian8:~# systemctl status riemann
● riemann.service - LSB: Riemann server
Loaded: loaded (/etc/init.d/riemann)
Active: active (exited) since Mon 2017-02-20 18:46:37 UTC; 6min ago
Feb 20 18:46:37 debian8 systemd[1]: Started LSB: Riemann server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment