Please close this. I resolved it.
Some how in the ssl.conf file on the redirect to https there was a % in the url before $1
RewriteRule (.*) https://%{SERVER_NAME}/$1 [R,L]
Search found 5 matches
- Wed Nov 18, 2020 9:48 pm
- Forum: Nagios XI
- Topic: PDF Report Fail To Create
- Replies: 2
- Views: 146
- Wed Nov 18, 2020 1:08 pm
- Forum: Nagios XI
- Topic: PDF Report Fail To Create
- Replies: 2
- Views: 146
PDF Report Fail To Create
When we create a PDF to download. We get a page stating Not Found The requested URL %/nagiosxi/components/capacityplanning/capacityplanning.php I do see that it exists -rw-r--r-- 1 nagios nagios 343985 Oct 27 13:53 /usr/local/nagiosxi/html/includes/components/capacityplanning/capacityplanning.php Fr...
- Fri Sep 25, 2020 1:26 pm
- Forum: Nagios XI
- Topic: CSV Reporting question
- Replies: 5
- Views: 122
Re: CSV Reporting question
thank you
- Fri Sep 25, 2020 12:42 pm
- Forum: Nagios XI
- Topic: CSV Reporting question
- Replies: 5
- Views: 122
Re: CSV Reporting question
thank you for that. Another question on csv data. When i do a export CSV for CPU the data is does not look correct timestamp 'cpu_prct_used' 1600407000 '2.4094298611e+01' 1600408800 '2.4890398148e+01' 1600410600 '2.7666976852e+01' 1600412400 '1.9913092593e+01' Shouldnt they be percentage? Also the d...
- Thu Sep 24, 2020 10:55 am
- Forum: Nagios XI
- Topic: CSV Reporting question
- Replies: 5
- Views: 122
CSV Reporting question
I would like to pull the below metrics to a csv file daily. The only way I have researched is running the report and going to each graph and click "download csv" Is there another way to pull this data automatically? 'timestamp' 'cpu_usage' '1600837500' '5.9537800000e+00' '1600837800' '8.25...