Search found 4 matches

by srinija3110
Tue Feb 24, 2026 5:44 am
Forum: Open Source Nagios Projects
Topic: Unable to fetch Availability report for last 7 days from Nagios core using script
Replies: 3
Views: 709

Re: Unable to fetch Availability report for last 7 days from Nagios core using script

Hi ekapaner, Thank you for your response. I have tried running the script with set -x but no luck getting the same output as mentioned. If i run the Curl command with -v getting the below output: root@nagiosserver:/usr/local/nagios/libexec# curl -s -u -v "nagiosuser:password!" "http:/...
by srinija3110
Fri Feb 20, 2026 3:33 am
Forum: Open Source Nagios Projects
Topic: Unable to fetch Availability report for last 7 days from Nagios core using script
Replies: 3
Views: 709

Unable to fetch Availability report for last 7 days from Nagios core using script

Hello, Good day. I am trying to get Availability report of last 7 days from Nagios core. I got a script to automate this report and i have placed it under the below path: /usr/local/nagios/libexec Script: #!/bin/bash NAGIOS_URL="http://nagios-server/nagios/cgi-bin/avail.cgi" NAGIOS_USER=&q...
by srinija3110
Tue Jan 20, 2026 4:58 am
Forum: Open Source Nagios Projects
Topic: Not able to see hosts on Nagios core web page
Replies: 2
Views: 20229

Re: Not able to see hosts on Nagios core web page

Hello kg2857,

This issue is resolved. Please close this request.

Thank you for your support.

Regards,
Srinija.
by srinija3110
Wed Nov 19, 2025 6:59 am
Forum: Open Source Nagios Projects
Topic: Not able to see hosts on Nagios core web page
Replies: 2
Views: 20229

Not able to see hosts on Nagios core web page

Hello All, I am new to Nagios. I have installed Nagios core in one of the Linux server. I have onboarded few servers however i am not able to see them on Nagios core web page. If i click on Hosts it's getting downloaded error web pages. Please find the attached screenshot and let me know if any othe...