Running setup-linux.sh does nothing
Running setup-linux.sh does nothing
When running the commands to add a linux file nothing happens. If I try and run the setup-linux.sh with the -h it doesn't even show the help screen. I am running RHEL 6.9 on the server I want to send a log.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Running setup-linux.sh does nothing
Hello, @BanditBBS. Please try running the attached script instead.
Code: Select all
[root@centos7x64 tmp]# ./setup-linux.sh -s 192.168.0.100 -p 2056 -f "/var/log/messages" -t "nagios"
Your system $PATH does not include /sbin and /usr/sbin. This could be the result of installing GNOME rather than creating a clean system.
Adding /sbin and /usr/sbin to $PATH.
Detected rsyslog 8.24.0
Detected rsyslog work directory /var/lib/rsyslog
Destination Log Server: 192.168.0.100:2056
Processing /var/log/messages file...
Creating /etc/rsyslog.d/89-nagioslogserver_var_log_messages.conf...
SELinux is disabled.
rsyslog configuration check passed.
Restarting rsyslog service with 'service'...
Redirecting to /bin/systemctl restart rsyslog.service
Okay.
rsyslog is running with the new configuration.
Visit your Nagios Log Server dashboard to verify that logs are being received.You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Running setup-linux.sh does nothing
Same thing, nothing happens. Even running with just the -h to show usage shows nothing.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Running setup-linux.sh does nothing
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.