NIXStats / nixstatsagent

NIXStats monitoring agent
https://www.nixstats.com
Other
92 stars 38 forks source link

Getting requiremnets on debian version wrong #22

Closed confact closed 7 years ago

confact commented 7 years ago

Hi! i am getting this error:

nixstatsagent.sh: line 485: [: Installer exited with error code 0. See nixstatsagent.log for details.: integer expression expected

REQUIREMENTS: Ubuntu 12/14/16
Debian 6/7/8
CentOS 5/6/7
Fedora 24/25
FreeBSD 10.3/11

But i am running Debian 8.7

root@*****:~#  cat /etc/issue
Linux *****.com 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07) x86_64 GNU/Linux

server    : 303501
ip        : *.*.*.*
hostname  : *****.com

root@*****:~# cat /etc/debian_version
8.7
root@*****:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
NAME="Debian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=debian
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
confact commented 7 years ago

Fixed this by installing manually by the repo and not using the shellscript