Search found 2 matches

by shubhamagarwal
Wed Sep 09, 2015 6:14 pm
Forum: Open Source Nagios Projects
Topic: changing web server connection by ipaddr:port
Replies: 3
Views: 1201

Re: changing web server connection by ipaddr:port

I mean to say this: nagios chooses to send its data to localhost:80. I guess the default is 80 as i have to open my browser and go to 'http://localhost/nagios' to see my data. I want nagios to send the data to a new ip address and port. This way i don't have to use the web interface that comes with ...
by shubhamagarwal
Wed Sep 09, 2015 4:17 pm
Forum: Open Source Nagios Projects
Topic: changing web server connection by ipaddr:port
Replies: 3
Views: 1201

changing web server connection by ipaddr:port

I have nagios NRPE/daemon installed on my server and can see the data being updates on http://localhost/nagios. Can I chance this somewhere in the config files to a new ip address:port like http://x.x.x.x:5000/nagios This will allow me to collect data on a different machine (if I am listening on por...