New installation error
Posted: Mon Mar 12, 2018 9:54 am
I'm not able to install new network analyzer.
Getting below error.
[root@ip-10-144-1-90 nagiosna]# ./fullinstall
ERROR: unable to read system id.
It looks like Nagios Network Analyzer is already installed.
[root@ip-10-144-1-90 nagiosna]# rhn_check -v
ERROR: unable to read system id.
After this i uncommented the below lines from /tmp/nagiosna/libinstall.sh
# If the system is Red Hat, make sure it's registered & has the appropriate
# channels enabled.
#valid_rhel() {
# if [ -x /usr/sbin/rhn_check ] && ! /usr/sbin/rhn_check 2>/dev/null; then
# if [ -x /usr/bin/subscription-manager ] && [[ ! -z $(subscription-manager list | grep Status: | grep -qF Subscribed) ]]; then
# error "your Red Hat installation is not registered or does" \
# "not have proper entitlements. Please register or" \
# "enable entitlements at rhn.redhat.com."
# fi
# fi
#}
#valid_rhel
After this i got below error.
[root@ip-10-144-1-90 nagiosna]# ./fullinstall
It looks like Nagios Network Analyzer is already installed.
Need assistance on urgent basis
Below the server details
[root@ip-10-144-1-90 nagiosna]# df -lh
Filesystem Size Used Avail Use% Mounted on
/dev/xvda2 60G 1.7G 59G 3% /
devtmpfs 7.8G 0 7.8G 0% /dev
tmpfs 7.8G 0 7.8G 0% /dev/shm
tmpfs 7.8G 25M 7.8G 1% /run
tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
/dev/mapper/vgapp-lvnagiosna_local 150G 60M 144G 1% /usr/local/nagiosna
/dev/mapper/vgapp-lvnagiosna_var 9.8G 37M 9.2G 1% /var/www/html/nagiosna
tmpfs 1.6G 0 1.6G 0% /run/user/0
[root@ip-10-144-1-90 nagiosna]# uname -a
Linux ip-10-144-1-90.bose.com 3.10.0-693.21.1.el7.x86_64 #1 SMP Fri Feb 23 18:54:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Getting below error.
[root@ip-10-144-1-90 nagiosna]# ./fullinstall
ERROR: unable to read system id.
It looks like Nagios Network Analyzer is already installed.
[root@ip-10-144-1-90 nagiosna]# rhn_check -v
ERROR: unable to read system id.
After this i uncommented the below lines from /tmp/nagiosna/libinstall.sh
# If the system is Red Hat, make sure it's registered & has the appropriate
# channels enabled.
#valid_rhel() {
# if [ -x /usr/sbin/rhn_check ] && ! /usr/sbin/rhn_check 2>/dev/null; then
# if [ -x /usr/bin/subscription-manager ] && [[ ! -z $(subscription-manager list | grep Status: | grep -qF Subscribed) ]]; then
# error "your Red Hat installation is not registered or does" \
# "not have proper entitlements. Please register or" \
# "enable entitlements at rhn.redhat.com."
# fi
# fi
#}
#valid_rhel
After this i got below error.
[root@ip-10-144-1-90 nagiosna]# ./fullinstall
It looks like Nagios Network Analyzer is already installed.
Need assistance on urgent basis
Below the server details
[root@ip-10-144-1-90 nagiosna]# df -lh
Filesystem Size Used Avail Use% Mounted on
/dev/xvda2 60G 1.7G 59G 3% /
devtmpfs 7.8G 0 7.8G 0% /dev
tmpfs 7.8G 0 7.8G 0% /dev/shm
tmpfs 7.8G 25M 7.8G 1% /run
tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
/dev/mapper/vgapp-lvnagiosna_local 150G 60M 144G 1% /usr/local/nagiosna
/dev/mapper/vgapp-lvnagiosna_var 9.8G 37M 9.2G 1% /var/www/html/nagiosna
tmpfs 1.6G 0 1.6G 0% /run/user/0
[root@ip-10-144-1-90 nagiosna]# uname -a
Linux ip-10-144-1-90.bose.com 3.10.0-693.21.1.el7.x86_64 #1 SMP Fri Feb 23 18:54:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux