Search found 16 matches
- Tue Apr 05, 2016 3:23 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor a 2nd server with nagios
- Replies: 6
- Views: 1987
Re: how to monitor a 2nd server with nagios
Hi so i followed the document and everything up to page 5 works. on server 1 i have nagios core running. on server 2 NRPE is installed. both seem to configured correctly. how do i make server2 info appear on the nagios core (server1) homepage, where we are monitoring hosts...etc. hope that makes sen...
- Mon Apr 04, 2016 11:16 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor a 2nd server with nagios
- Replies: 6
- Views: 1987
Re: how to monitor a 2nd server with nagios
HI Thanks for that. Just have a quick question, on page5 of that handout "Configuration of a nagios xi NRPE service check through the core config manager" it says Navigate to Configure, Core config manager........ I dont see that as an option, ie i cant locate "Core Config Manager&quo...
- Thu Mar 31, 2016 11:23 am
- Forum: Open Source Nagios Projects
- Topic: how to monitor a 2nd server with nagios
- Replies: 6
- Views: 1987
how to monitor a 2nd server with nagios
hi i have installed nagios on a centOS 7 server. working fine. im now looking to monitor a 2nd centOS7 server with nagios. it seems i need to install NRPE and nagios plugins on this server. But i cant find any correct info on how to set it up. can anyone point in the right direction on how to do thi...
- Wed Mar 23, 2016 10:11 am
- Forum: Open Source Nagios Projects
- Topic: new nagios install on manjaro ...
- Replies: 27
- Views: 12422
Re: new nagios install on manjaro ...
hi all, well, there was no real reason for me to use manjaro, only that i had the OS running on an old desktop running plex, so i said, id try to configure nagios on it as well, as i plan to install nagios on a server here. just really wanted to see if i could get it done. (thanks for all the help b...
- Wed Mar 23, 2016 7:06 am
- Forum: Open Source Nagios Projects
- Topic: new nagios install on manjaro ...
- Replies: 27
- Views: 12422
Re: new nagios install on manjaro ...
your right of course nozlaf, but unfortunately, the only guide i found for manjaro, isn't much good 
https://wiki.archlinux.org/index.php/Nagios
https://wiki.archlinux.org/index.php/Nagios
- Wed Mar 23, 2016 5:16 am
- Forum: Open Source Nagios Projects
- Topic: new nagios install on manjaro ...
- Replies: 27
- Views: 12422
Re: new nagios install on manjaro ...
hi Scott, after doing that, i still get the following when trying to connect to nagios --- Access forbidden! You don't have permission to access the requested directory. There is either no index document or the directory is read-protected. If you think this is a server error, please contact the webm...
- Tue Mar 22, 2016 11:12 am
- Forum: Open Source Nagios Projects
- Topic: new nagios install on manjaro ...
- Replies: 27
- Views: 12422
Re: new nagios install on manjaro ...
hi so i had a look at this. sudo nano /etc/httpd/conf/httpd.conf and added this, Include "conf/extra/nagios.conf" removing some other stuff that was there (arch documentaion very unclear on this) so now when i go to 10.0.2.127, i get "welcome to arch" screen and if i go to 10.0.2...
- Tue Mar 22, 2016 4:39 am
- Forum: Open Source Nagios Projects
- Topic: new nagios install on manjaro ...
- Replies: 27
- Views: 12422
Re: new nagios install on manjaro ...
Hi
thanks for that.
the output of curl is
curl: (7) Failed to connect to 127.0.0.1 port 80: Connection refused
Ive searched for access_logs, and error_logs but can only locate them in the /var/log/cups/ directory.
thanks for that.
the output of curl is
curl: (7) Failed to connect to 127.0.0.1 port 80: Connection refused
Ive searched for access_logs, and error_logs but can only locate them in the /var/log/cups/ directory.
- Mon Mar 21, 2016 8:09 am
- Forum: Open Source Nagios Projects
- Topic: new nagios install on manjaro ...
- Replies: 27
- Views: 12422
Re: new nagios install on manjaro ...
No bother, Output of netstat -anp |grep 80 (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) udp6 0 0 fe80::212:3fff:fecc:123 :::* - unix 2 [ ] DGRAM 13141 808/systemd /run/user/1000/systemd/notify unix 2 [ ACC ] STREAM LISTEN...
- Wed Mar 16, 2016 11:26 am
- Forum: Open Source Nagios Projects
- Topic: new nagios install on manjaro ...
- Replies: 27
- Views: 12422
Re: new nagios install on manjaro ...
output of netstat -amp|grep 22 (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.1:42296 0.0.0.0:* LISTEN - tcp 0 256 10.0.2.127:22 10.0.0.57:53720 ESTABLISHED - tcp 1 0 1...