Search found 6 matches

by jordanthompson
Thu Apr 30, 2020 6:23 pm
Forum: Open Source Nagios Projects
Topic: Nagios4 prompts for pass but has limited capabilities
Replies: 1
Views: 1043

Re: Nagios4 prompts for pass but has limited capabilities

I am still stuck here. If I could completely disable the login that would be fine. This is just a home server inside a firewall with limited access.

thanks in advance
by jordanthompson
Mon Apr 27, 2020 9:02 pm
Forum: Open Source Nagios Projects
Topic: Nagios4 prompts for pass but has limited capabilities
Replies: 1
Views: 1043

Nagios4 prompts for pass but has limited capabilities

I followed the instructions from here: https://support.nagios.com/forum/viewtopic.php?f=7&t=56970 And now nagios prompts me to log in. It is correctly parsing the username/password. Unfortunately, I cannot access some functions and I get this error: It appears as though you do not have permissio...
by jordanthompson
Sun Apr 26, 2020 10:59 am
Forum: Open Source Nagios Projects
Topic: openwrt and nagios
Replies: 0
Views: 2598

openwrt and nagios

I finally got around to getting Nagios 4 running on my raspberry pi. I am trying to get it to communicate with my openwrt router. I have added SNMPd and SNMP-MIBS to the router. From the pi I can run snmpwalk -v1 -c public router and I get a ton of information back. I added this router to my Nagios ...
by jordanthompson
Thu Apr 23, 2020 11:47 pm
Forum: Open Source Nagios Projects
Topic: New installation on Raspberry Pi need to change http port
Replies: 0
Views: 1468

New installation on Raspberry Pi need to change http port

Hi all, new user. I have installed nagios 4 on my raspberry pi that also serves my web pages on ports 80 and 443. I'd like to set up nagios to listen on something like 8080. I have searched everywhere and there are references to it being able to be done, but no decent how-tos. The other dilemma I ha...
by jordanthompson
Tue Dec 21, 2010 7:36 pm
Forum: Open Source Nagios Projects
Topic: click on icon in map to open url?
Replies: 1
Views: 1445

Re: click on icon in map to open url?

OK - I found the answer (notes_url): define host{ use generic-host host_name localhost alias localhost parents andrea address 127.0.0.1 icon_image base/ubuntu.png icon_image_alt base/ubuntu.png vrml_image base/ubuntu.png statusmap_image base/ubuntu.png notes_url http://127.0.0.1 }
by jordanthompson
Tue Dec 21, 2010 7:15 pm
Forum: Open Source Nagios Projects
Topic: click on icon in map to open url?
Replies: 1
Views: 1445

click on icon in map to open url?

I want to be able to click on the map (or drill down to a host) and be able to click on a link that will le me access the device (just looking for an http/url connection for now.) For example: I have a router that is managed via its web page. I'd like to be able to access the web page via a few clic...