Page 2 of 3

Re: Cannot download CSV from Performance Graph

Posted: Fri Nov 29, 2019 9:19 am
by noweda
I didn't find two .rrd files for _HOSTS_

But I renamed the two files _HOSTS_.rrd and _HOSTS_.xml. These files were recreated, but the issue still persist.

A current output from that directory:

Code: Select all

root@ux010162:/usr/local/nagios/share/perfdata/SR010080# ls -l
total 7540
-rw-rw-r-- 1 nagios nagios  384952 Nov 29 15:07 AD_gesperrte_User.rrd
-rw-rw-r-- 1 nagios nagios    2096 Nov 29 15:07 AD_gesperrte_User.xml
-rw-rw-r-- 1 nagios nagios 1151496 Jul 26  2016 CPU.rrd
-rw-rw-r-- 1 nagios nagios    2545 Jul 26  2016 CPU.xml
-rw-rw-r-- 1 nagios nagios  768224 Jul 14  2014 Disk_C.rrd
-rw-rw-r-- 1 nagios nagios    2707 Jul 14  2014 Disk_C.xml
-rw-rw-r-- 1 nagios nagios  768224 Nov 29 15:07 Disk.rrd
-rw-rw-r-- 1 nagios nagios    2725 Nov 29 15:07 Disk.xml
-rw-rw-r-- 1 nagios nagios  768224 Nov 29 15:04 _HOST_.rrd
-rw-rw-r-- 1 nagios nagios    3900 Nov 29 15:04 _HOST_.xml
-rw-rw-r-- 1 nagios nagios 3067856 Jul 26  2016 MEM.rrd
-rw-rw-r-- 1 nagios nagios    5589 Jul 26  2016 MEM.xml
-rw-rw-r-- 1 nagios nagios  768224 Sep 19  2016 Ping.rrd
-rw-rw-r-- 1 nagios nagios    2210 Sep 19  2016 Ping.xml
root@ux010162:/usr/local/nagios/share/perfdata/SR010080#

Re: Cannot download CSV from Performance Graph

Posted: Mon Dec 02, 2019 10:10 am
by tgriep
Run the following as root in a shell.

Code: Select all

tail -f /var/log/httpd/error_log
Try to download the graph as a CSV file, do you see this error for the Host file?

Code: Select all

ERROR: No DS called '3' in /usr/local/nagios/share/perfdata/SR010080/_HOST_.rrd'

Re: Cannot download CSV from Performance Graph

Posted: Mon Dec 02, 2019 10:52 am
by noweda
Hi,

you are right, when trying to download the CSV file for the host check, I can see this line:

Code: Select all

ERROR: No DS called '3' in '/usr/local/nagios/share/perfdata/SR010080/_HOST_.rrd'
When I try to download the CSV file for the check "disk" I'm getting this:

Code: Select all

sh: -c: line 0: unexpected EOF while looking for matching `"'
sh: -c: line 1: syntax error: unexpected end of file
Best regards
Christoph

Re: Cannot download CSV from Performance Graph

Posted: Mon Dec 02, 2019 11:09 am
by noweda
Hi,

I now tried to delete the two _HOST_.* files again. Both were recreated after the next host check. Now I'm able to download the CSV file.

For that I deleted the Disk.* files, too, but the other error remains, when I try to download CSV file for the disk check:

Code: Select all

sh: -c: line 0: unexpected EOF while looking for matching `"'
sh: -c: line 1: syntax error: unexpected end of file
Best regards
Christoph

Re: Cannot download CSV from Performance Graph

Posted: Mon Dec 02, 2019 2:34 pm
by tgriep
Those errors are displayed in the /var/log/httpd/error_log file, correct?

Can you post 50 to 100 lines from the log before those errors so we can get more details on what could be generating the errors?

Please upload the .rrd and the .xml file for the Disk check.

Re: Cannot download CSV from Performance Graph

Posted: Wed Dec 11, 2019 5:40 am
by noweda
Hi,

sorry for the delay, but your mails are always catched by customer's spam filter, so the communication is not really straight forward on our side...

I now tried to download Disk Performance Graph as CSV again and I'm still getting the same error.

Find the log and the two requested files attached.

Best regards
Christoph

Re: Cannot download CSV from Performance Graph

Posted: Wed Dec 11, 2019 11:23 am
by tgriep
I copied the rrd file to my system and I was able to open it up and download the CSV file so I will need to get further information.

Run the following commands as root and post the output here.

Code: Select all

ls -l /usr/local/nagiosxi/tmp
ls -l /usr/local/nagiosxi/html/includes/components/xicore/export-rrd.php
ls -l /usr/local/nagios/share/perfdata/SR010080/
ls -l /bin/sh
rrdtool -v

Re: Cannot download CSV from Performance Graph

Posted: Thu Dec 12, 2019 4:51 am
by noweda
Here's the output:

Code: Select all

root@ux010162:~# ls -l /usr/local/nagiosxi/tmp
total 6864
-rw-r--r-- 1 apache nagios       0 Nov 20 16:05 000c73a0b58663992f0524ce29db001c.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 13:55 00890d72e9c5e7dbed5137364f4fbbde.csv
-rw-r--r-- 1 apache nagios       0 Nov 19 16:01 04144217b6bf04faaee771d0a77dfdcd.csv
-rw-r--r-- 1 apache nagios       0 Nov 20 16:05 0ba6bbb8f9dcf3e629f09ae752722d76.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 13:40 1193ee3b188e8cac32684450d6f8ea43.csv
-rw-r--r-- 1 apache nagios       0 Nov 20 16:02 1f6e85d906a608c31e3b22ab39d7e1f0.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 15:00 36889a643a796af44451c3bc3f76e562.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 14:10 37bbd32acbc777a194d1a58f87bc9d8b.csv
-rw-r--r-- 1 apache nagios       0 Nov 20 16:02 41a3f959a93f97802e53baf2217c675a.csv
-rw-r--r-- 1 apache nagios       0 Nov 25 15:21 470057f1ae02c30067c7d9862be052af.csv
-rw-r--r-- 1 apache nagios       0 Dec  2 16:48 4c9001d4e058d59c77f2f828638df7e6.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 13:52 59dcd635b9ff8a341c179b04cedb5342.csv
-rwxrwxr-x 1 apache nagios   26583 Jun 11  2019 5cff96de12a2d
-rwxrwxr-x 1 apache nagios   26581 Jun 11  2019 5cff96f465f4e
-rwxrwxr-x 1 apache nagios   26580 Jun 11  2019 5cff97172086c
-rwxrwxr-x 1 apache nagios   26578 Jun 11  2019 5cffa258bb540
-rwxrwxr-x 1 apache nagios   26583 Jun 11  2019 5cffafe255311
-rwxrwxr-x 1 apache nagios   26583 Jun 12  2019 5d00ae5ddf3cd
-rwxrwxr-x 1 apache nagios   26581 Jul  2 15:17 5d1b595c18380
-rwxrwxr-x 1 apache nagios   26569 Jul  2 15:25 5d1b5b3747975
-rwxrwxr-x 1 apache nagios   26572 Jul  2 15:25 5d1b5b39e1bc9
-rwxrwxr-x 1 apache nagios   26574 Jul  2 15:25 5d1b5b3a1ef06
-rwxrwxr-x 1 apache nagios   26574 Jul  2 15:25 5d1b5b3a5155a
-rwxrwxr-x 1 apache nagios   26572 Jul  2 15:25 5d1b5b3b2e901
-rwxrwxr-x 1 apache nagios   26572 Jul  2 15:25 5d1b5b3c68e55
-rwxrwxr-x 1 apache nagios   26580 Jul  2 15:25 5d1b5b3ce2ee7
-rwxrwxr-x 1 apache nagios   26583 Jul  2 15:25 5d1b5b3d1faea
-rwxrwxr-x 1 apache nagios   26581 Jul  2 15:25 5d1b5b3d533bf
-rwxrwxr-x 1 apache nagios   26574 Jul  2 15:25 5d1b5b3d85603
-rwxrwxr-x 1 apache nagios   26582 Jul  2 15:25 5d1b5b3fefc28
-rwxrwxr-x 1 apache nagios   26573 Jul  2 15:25 5d1b5b4402769
-rwxrwxr-x 1 apache nagios   26575 Jul  2 15:25 5d1b5b45cb52b
-rwxrwxr-x 1 apache nagios   26570 Jul  2 15:25 5d1b5b471e97d
-rwxrwxr-x 1 apache nagios   26570 Jul  2 15:25 5d1b5b47529d5
-rwxrwxr-x 1 apache nagios   26572 Jul  2 15:25 5d1b5b47ee4cb
-rwxrwxr-x 1 apache nagios   26572 Jul  2 15:25 5d1b5b4948907
-rwxrwxr-x 1 apache nagios   26572 Jul  2 15:25 5d1b5b4a23dd7
-rwxrwxr-x 1 apache nagios   26584 Jul  2 15:25 5d1b5b4a57f89
-rwxrwxr-x 1 apache nagios   26575 Jul  2 15:25 5d1b5b4a910a7
-rwxrwxr-x 1 apache nagios   26573 Jul  2 15:25 5d1b5b4b079f8
-rwxrwxr-x 1 apache nagios   26571 Jul  2 15:25 5d1b5b4bcab26
-rwxrwxr-x 1 apache nagios   26581 Jul  2 15:25 5d1b5b4c4cd05
-rwxrwxr-x 1 apache nagios   26567 Jul  2 15:25 5d1b5b4cac119
-rwxrwxr-x 1 apache nagios   26582 Jul  2 15:25 5d1b5b4ce188a
-rwxrwxr-x 1 apache nagios   26585 Jul  2 15:25 5d1b5b4d1e96f
-rwxrwxr-x 1 apache nagios   26584 Jul  2 15:25 5d1b5b4e5f6e5
-rwxrwxr-x 1 apache nagios   26577 Jul  2 15:25 5d1b5b4e8e101
-rwxrwxr-x 1 apache nagios   26571 Jul  2 15:25 5d1b5b4f2487a
-rwxrwxr-x 1 apache nagios   26572 Jul  2 15:25 5d1b5b4f85ba7
-rwxrwxr-x 1 apache nagios   26566 Jul  2 15:25 5d1b5b4fc0ec2
-rwxrwxr-x 1 apache nagios   26572 Jul  2 15:25 5d1b5b4ff1fec
-rwxrwxr-x 1 apache nagios   26571 Jul  2 15:25 5d1b5b50bb7a8
-rwxrwxr-x 1 apache nagios   26571 Jul  2 15:25 5d1b5b50f1335
-rwxrwxr-x 1 apache nagios   26571 Jul  2 15:25 5d1b5b51327a7
-rwxrwxr-x 1 apache nagios   26571 Jul  2 15:25 5d1b5b51931ab
-rwxrwxr-x 1 apache nagios   26571 Jul  2 15:25 5d1b5b51c7745
-rwxrwxr-x 1 apache nagios   26571 Jul  2 15:25 5d1b5b520644c
-rwxrwxr-x 1 apache nagios   26571 Jul  2 15:25 5d1b5b53d7be0
-rwxrwxr-x 1 apache nagios   26572 Jul  2 15:25 5d1b5b541940a
-rwxrwxr-x 1 apache nagios   26572 Jul  2 15:25 5d1b5b54526fb
-rwxrwxr-x 1 apache nagios   26574 Jul  2 15:25 5d1b5b5799ea0
-rwxrwxr-x 1 apache nagios   26574 Jul  2 15:25 5d1b5b57ce9b3
-rwxrwxr-x 1 apache nagios   26574 Jul  2 15:25 5d1b5b580b158
-rwxrwxr-x 1 apache nagios   26574 Jul  2 15:25 5d1b5b583c314
-rwxrwxr-x 1 apache nagios   26571 Jul  2 15:25 5d1b5b59abb6d
-rwxrwxr-x 1 apache nagios   26576 Jul  2 15:25 5d1b5b5aaf1a2
-rwxrwxr-x 1 apache nagios   26576 Jul  2 15:25 5d1b5b5bbaffe
-rwxrwxr-x 1 apache nagios   26576 Jul  2 15:25 5d1b5b5c7eaed
-rwxrwxr-x 1 apache nagios   26575 Jul  2 15:25 5d1b5b5cb2c40
-rwxrwxr-x 1 apache nagios   26580 Jul  2 15:25 5d1b5b5d4c191
-rwxrwxr-x 1 apache nagios   26578 Jul  2 15:25 5d1b5b5da10d2
-rwxrwxr-x 1 apache nagios   26584 Jul  2 15:25 5d1b5b5e0d618
-rwxrwxr-x 1 apache nagios   26586 Jul  2 15:25 5d1b5b617460a
-rwxrwxr-x 1 apache nagios   26583 Jul  2 15:25 5d1b5b62575a5
-rwxrwxr-x 1 apache nagios   26584 Jul  2 15:25 5d1b5b633e4d5
-rwxrwxr-x 1 apache nagios   26580 Jul  2 15:25 5d1b5b63ec012
-rwxrwxr-x 1 apache nagios   26583 Jul  2 15:25 5d1b5b64cdfbc
-rwxrwxr-x 1 apache nagios   26579 Jul  2 15:25 5d1b5b6529926
-rwxrwxr-x 1 apache nagios   26586 Jul  2 15:25 5d1b5b65c9d4d
-rwxrwxr-x 1 apache nagios   26579 Jul  2 15:26 5d1b5b694a212
-rwxrwxr-x 1 apache nagios   26580 Jul  2 15:26 5d1b5b6a501fe
-rwxrwxr-x 1 apache nagios   26625 Jul  8 15:08 5d234051924ea
-rwxrwxr-x 1 apache nagios   26714 Jul  8 15:08 5d234052d8cf1
-rwxrwxr-x 1 apache nagios   26803 Jul  8 15:08 5d2340532b7a7
-rwxrwxr-x 1 apache nagios   26890 Jul  8 15:08 5d23405a7ef82
-rwxrwxr-x 1 apache nagios   26979 Jul 17 10:07 5d2ed7418f6e7
-rw-r--r-- 1 apache nagios       0 Dec  2 16:45 640fb46009a6581ece234e9c44d9aec4.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 13:51 66913415b42fc6b45f466089717a9654.json
-rw-r--r-- 1 apache nagios       0 Dec 11 11:23 715653eed307ce7a4018e93e9f33e8f1.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 14:04 72620ba7c2ad5d6e26597cd514797821.csv
-rw-r--r-- 1 apache nagios       0 Nov 25 15:23 76e084817557a0ef0f8aaedc66677201.csv
-rw-r--r-- 1 apache nagios       0 Dec  2 17:07 79ac73283537aa4692daec3e4b316c4f.csv
-rw-r--r-- 1 apache nagios       0 Nov 25 16:50 79c9bb5871a461c5da35c3c1fb4640fe.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 13:47 7c49dd1736150078510e4a79f4bed8a3.csv
-rw-r--r-- 1 apache nagios       0 Nov 25 15:21 7c49e466b15cffff7df400c152365622.xml
-rw-r--r-- 1 apache nagios       0 Nov 29 13:59 7d1f1478e8fd3c589a8bf0eb19ab7ea4.csv
-rw-r--r-- 1 apache nagios       0 Nov 21 09:59 88c926c52a1cc4d5152ef6ddbd81a1ee.csv
-rw-r--r-- 1 apache nagios       0 Nov 21 10:09 92fac92b9a0aa5488646e1b4dda18e2b.csv
-rw-r--r-- 1 apache nagios       0 Nov 25 15:22 9355aa23904f048f8f5b8a26737c09af.json
-rw-r--r-- 1 apache nagios       0 Dec  2 16:47 95ed8e6c840e40671d8278468108b1c0.csv
-rw-r--r-- 1 apache nagios       0 Dec  5 09:43 96757e9df78699fe7a0ac8a9703955cb.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 09:45 96b3f16662986bf7c9bbb5c01b4df737.csv
-rw-r--r-- 1 apache nagios       0 Nov 25 16:50 9c1bbb774cf30a3d69906ca2f85d2215.csv
-rw-r--r-- 1 apache nagios       0 Nov 20 16:02 a563afb1ab9bce616688a42dbf8887a4.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 09:38 a8c9bad44c55e6726f7680cd037d5411.csv
-rw-r--r-- 1 apache nagios       0 Nov 25 15:20 b22bf1853659cd93fb2be4f21d050428.csv
drwxrwsr-x 2 apache nagios    4096 Mar 27  2019 backendcache
-rwxrwxr-x 1 apache nagios   13752 Apr  9  2015 component-actions (1).zip
-rwxrwxr-x 1 apache nagios   16508 Jul 25  2018 component-actions.zip
-rwxrwxr-x 1 apache nagios   24111 Apr  9  2015 component-active_directory.zip
-rwxrwxr-x 1 apache nagios   11709 Feb 25  2015 component-bandwidthreport.zip
-rwxrwxr-x 1 apache nagios   37274 Feb 25  2015 component-birdseye.zip
-rwxrwxr-x 1 apache nagios    3166 Jul 25  2018 component-component-objconfig.zip
-rwxrwxr-x 1 apache nagios    4291 Apr  9  2015 component-deploydashboard.zip
-rwxrwxr-x 1 apache nagios   39764 Jun 27  2014 component-googlemap.zip
-rwxrwxr-x 1 apache nagios   15256 Apr 29  2014 component-historytab.zip
-rwxrwxr-x 1 apache nagios  193818 Apr  9  2015 component-hypermap_replay.zip
-rwxrwxr-x 1 apache nagios   17753 Feb 25  2015 component-isms.zip
-rwxrwxr-x 1 apache nagios   11989 Dec  9  2015 component-jira.zip
-rwxrwxr-x 1 apache nagios    8716 Feb 25  2015 component-massacknowledge.zip
-rwxrwxr-x 1 apache nagios   13405 Jan  9  2015 component-massdowntime.zip
-rwxrwxr-x 1 apache nagios   15888 Feb 25  2015 component-metrics.zip
-rwxrwxr-x 1 apache nagios   12815 Apr  9  2015 component-nagiosim.zip
-rwxrwxr-x 1 apache nagios    5667 Feb 25  2015 component-nocscreen.zip
-rwxrwxr-x 1 apache nagios   12396 Feb 25  2015 component-nrdsconfigmanager.zip
-rwxrwxr-x 1 apache nagios  131939 Feb 25  2015 component-opscreen.zip
-rwxrwxr-x 1 apache nagios    6820 Oct 29 16:54 components_api_versions.xml
-rwxrwxr-x 1 apache nagios   11082 Feb 25  2015 component-snmptrapsender.zip
-rw-r--r-- 1 apache nagios       0 Nov 19 16:04 d553fd4d045fd23181b8a69cfeb8ecc4.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 14:09 d868b24df4af78a1d8c64c1e42fe79f5.csv
-rw-r--r-- 1 apache nagios       0 Dec  2 16:47 d8721c9ca3298a2811dad60409cbae51.xml
-rwxrwxr-x 1 apache nagios    5625 Jun 27  2014 dashlet-googlemapdashlet.zip
-rwxrwxr-x 1 apache nagios   83525 Jun 27  2014 dashlet-statusinfo.zip
-rw-r--r-- 1 apache nagios       0 Nov 21 16:19 dfbb9f63c1a77fc0fe395fb92de0d236.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 15:02 e34df2ecf13f70c104ac53b0777c7d1e.csv
-rw-r--r-- 1 apache nagios       0 Nov 21 10:12 e99374ca2075457d62cc6df86cb6599e.csv
-rw-r--r-- 1 apache nagios       0 Nov 20 16:04 ecdce0548b5a517f093085f851c23b18.csv
-rw-r--r-- 1 apache nagios       0 Nov 19 16:01 f8d7cb6ada55259b74d1ba49bdcd1a9d.json
-rw-r--r-- 1 apache nagios       0 Nov 20 16:04 fa9228e5ede1dfabaf43933fb272c6b8.csv
-rw-r--r-- 1 apache nagios       0 Nov 29 13:58 facdec1c5d30c378334b9e291a9db4f4.csv
-rwxrwxr-x 1 apache nagios    2925 Apr 22  2014 http:__api.nagios.com_feeds_xipromo_.xml
-rwxrwxr-x 1 apache nagios   65101 Apr 22  2014 http:__labs.nagios.com_feed.xml
-rwxrwxr-x 1 apache nagios   10936 Apr 22  2014 http:__library.nagios.com_library_products_nagiosxi_documentation?format=feed&type=rss.xml
drwxrwsr-x 2 apache nagios    4096 Jul 17 10:07 mibs
-rwxrwxr-x 1 apache nagios    9626 Mar  2  2017 mrtg-10.111.9.100
-rwxrwxr-x 1 apache nagios       0 Mar  2  2017 mrtg-10.111.9.100.done
-rwxrwxr-x 1 apache nagios  263181 Mar 27  2018 mrtg-188.1.50.1
-rwxrwxr-x 1 apache nagios       0 Mar 27  2018 mrtg-188.1.50.1.done
-rwxrwxr-x 1 apache nagios   81412 Nov 19  2018 mrtg-nw011162
-rwxrwxr-x 1 apache nagios       0 Nov 19  2018 mrtg-nw011162.done
-rwxrwxr-x 1 apache nagios   86332 Nov 19  2018 mrtg-nw011162.noweda.de
-rwxrwxr-x 1 apache nagios       0 Nov 19  2018 mrtg-nw011162.noweda.de.done
-rwxrwxr-x 1 apache nagios     551 Nov 11  2013 mrtgscan-
-rwxrwxr-x 1 apache nagios     714 Aug  2  2016 mrtgscan-181.1.101.3
-rwxrwxr-x 1 apache nagios       0 Aug  2  2016 mrtgscan-181.1.101.3.done
-rwxrwxr-x 1 apache nagios   69113 Mar  1  2016 mrtgscan-188.1.101.162
-rwxrwxr-x 1 apache nagios       0 Mar  1  2016 mrtgscan-188.1.101.162.done
-rwxrwxr-x 1 apache nagios       0 Mar  1  2016 mrtgscan-188.1.101.162_l
-rwxrwxr-x 1 apache nagios   69113 Mar  1  2016 mrtgscan-188.1.101.163
-rwxrwxr-x 1 apache nagios       0 Mar  1  2016 mrtgscan-188.1.101.163.done
-rwxrwxr-x 1 apache nagios       0 Mar  1  2016 mrtgscan-188.1.101.163_l
-rwxrwxr-x 1 apache nagios   69114 Mar  1  2016 mrtgscan-188.1.101.164
-rwxrwxr-x 1 apache nagios       0 Mar  1  2016 mrtgscan-188.1.101.164.done
-rwxrwxr-x 1 apache nagios       0 Mar  1  2016 mrtgscan-188.1.101.164_l
-rwxrwxr-x 1 apache nagios   69113 Mar  1  2016 mrtgscan-188.1.101.165
-rwxrwxr-x 1 apache nagios       0 Mar  1  2016 mrtgscan-188.1.101.165.done
-rwxrwxr-x 1 apache nagios       0 Mar  1  2016 mrtgscan-188.1.101.165_l
-rwxrwxr-x 1 apache nagios       0 Aug  2  2016 mrtgscan-188.1.101.2
-rwxrwxr-x 1 apache nagios   33427 Aug  2  2016 mrtgscan-188.1.101.25
-rwxrwxr-x 1 apache nagios       0 Aug  2  2016 mrtgscan-188.1.101.25.done
-rwxrwxr-x 1 apache nagios       0 Aug  2  2016 mrtgscan-188.1.101.25_l
-rwxrwxr-x 1 apache nagios   33050 Aug  2  2016 mrtgscan-188.1.101.27
-rwxrwxr-x 1 apache nagios       0 Aug  2  2016 mrtgscan-188.1.101.27.done
-rwxrwxr-x 1 apache nagios       0 Aug  2  2016 mrtgscan-188.1.101.27_l
-rwxrwxr-x 1 apache nagios       0 Aug  2  2016 mrtgscan-188.1.101.2.done
-rwxrwxr-x 1 apache nagios       0 Aug  2  2016 mrtgscan-188.1.101.2_l
-rwxrwxr-x 1 apache nagios   32803 Aug  2  2016 mrtgscan-188.1.101.3
-rwxrwxr-x 1 apache nagios       0 Aug  2  2016 mrtgscan-188.1.101.3.done
-rwxrwxr-x 1 apache nagios       0 Aug  2  2016 mrtgscan-188.1.101.3_l
-rwxrwxr-x 1 apache nagios   29393 Feb 17  2014 mrtgscan-188.1.101.45
-rwxrwxr-x 1 apache nagios       0 Feb 17  2014 mrtgscan-188.1.101.45.done
-rwxrwxr-x 1 apache nagios       0 Feb 17  2014 mrtgscan-188.1.101.45_l
-rwxrwxr-x 1 apache nagios   27163 Nov 11  2013 mrtgscan-188.1.101.50
-rwxrwxr-x 1 apache nagios       0 Nov 11  2013 mrtgscan-188.1.101.50.done
-rwxrwxr-x 1 apache nagios     550 Feb 18  2016 mrtgscan-188.1.101.58
-rwxrwxr-x 1 apache nagios       0 Feb 18  2016 mrtgscan-188.1.101.58.done
-rwxrwxr-x 1 apache nagios   25130 Oct 11  2013 mrtgscan-188.1.101.6
-rwxrwxr-x 1 apache nagios       0 Oct 11  2013 mrtgscan-188.1.101.6.done
-rwxrwxr-x 1 apache nagios  215360 Feb  4  2014 mrtgscan-188.1.50.1
-rwxrwxr-x 1 apache nagios  265777 Aug 11  2016 mrtgscan-188.1.50.10
-rwxrwxr-x 1 apache nagios       0 Aug 11  2016 mrtgscan-188.1.50.10.done
-rwxrwxr-x 1 apache nagios       0 Feb  4  2014 mrtgscan-188.1.50.1.done
-rwxrwxr-x 1 apache nagios       0 Feb  4  2014 mrtgscan-188.1.50.1_l
-rwxrwxr-x 1 apache nagios   23781 Jan  8  2014 mrtgscan-188.1.90.121
-rwxrwxr-x 1 apache nagios       0 Jan  8  2014 mrtgscan-188.1.90.121.done
-rwxrwxr-x 1 apache nagios     558 Jan 16  2015 mrtgscan-188.1.90.141
-rwxrwxr-x 1 apache nagios       0 Jan 16  2015 mrtgscan-188.1.90.141.done
-rwxrwxr-x 1 apache nagios     558 Jan 16  2015 mrtgscan-188.1.90.150
-rwxrwxr-x 1 apache nagios       0 Jan 16  2015 mrtgscan-188.1.90.150.done
-rwxrwxr-x 1 apache nagios   26094 Oct 11  2013 mrtgscan-188.5.101.29
-rwxrwxr-x 1 apache nagios       0 Oct 11  2013 mrtgscan-188.5.101.29.done
-rwxrwxr-x 1 apache nagios       0 Oct 11  2013 mrtgscan-188.5.101.29_l
-rwxrwxr-x 1 apache nagios       0 Nov 11  2013 mrtgscan-.done
-rwxrwxr-x 1 apache nagios     564 Jul 15  2015 mrtgscan-nw010002.noweda.de
-rwxrwxr-x 1 apache nagios       0 Jul 15  2015 mrtgscan-nw010002.noweda.de.done
-rwxrwxr-x 1 apache nagios   24659 Oct 11  2013 mrtgscan-nw011006
-rwxrwxr-x 1 apache nagios       0 Oct 11  2013 mrtgscan-nw011006.done
-rwxrwxr-x 1 apache nagios     546 Feb 18  2016 mrtgscan-nw011058
-rwxrwxr-x 1 apache nagios       0 Feb 18  2016 mrtgscan-nw011058.done
-rwxrwxr-x 1 apache nagios     559 Oct 11  2013 mrtgscan-nw011106
-rwxrwxr-x 1 apache nagios       0 Oct 11  2013 mrtgscan-nw011106.done
-rwxrwxr-x 1 apache nagios   25543 Oct 11  2013 mrtgscan-OK
-rwxrwxr-x 1 apache nagios  101645 Dec  9  2015 nmap3fJOe6
-rwxrwxr-x 1 apache nagios    1247 Dec  9  2015 nmaphSOilu
-rwxrwxr-x 1 apache nagios   10129 Dec  9  2015 nmapmJLyz4
-rwxrwxr-x 1 apache nagios    1281 Dec  9  2015 nmapsrPlAB
-rwxrwxr-x 1 apache nagios    1265 Nov  6  2015 phpmailer.log
-rwxrwxr-x 1 apache nagios  301306 Mar  2  2017 snmpwalk--10.111.9.101
-rwxrwxr-x 1 apache nagios      52 Mar  3  2017 snmpwalk-1.3.6.1.4.1.2620.1.5.101-10.111.9.101
-rwxrwxr-x 1 apache nagios      56 Mar  3  2017 snmpwalk-.1.3.6.1.4.1.2620.1.6.7.2.2-10.111.9.101
-rwxrwxr-x 1 apache nagios      43 Mar  3  2017 snmpwalk-.1.3.6.1.4.1.2620.1.6.7.2.4-10.111.9.101
-rwxrwxr-x 1 apache nagios      63 Mar  3  2017 snmpwalk-.1.3.6.1.4.1.2620.1.6.7.4.4-10.111.9.101
-rwxrwxr-x 1 apache nagios    5408 Aug 11  2016 snmpwalk-1.3.6.1.4.1.9.9.13.1-188.1.50.10
-rwxrwxr-x 1 apache nagios 1645798 Aug 11  2016 snmpwalk--188.1.50.10
-rwxrwxr-x 1 apache nagios  305443 Mar  2  2017 snmpwalk--FW119101
-rwxrwxr-x 1 apache nagios    8142 Mar  2  2017 snmpwalk-mib-2.interfaces-10.111.9.100
-rwxrwxr-x 1 apache nagios      43 Mar  2  2017 snmpwalk-mib-2.interfaces-10.111.9.101
-rwxrwxr-x 1 apache nagios      43 Mar  2  2017 snmpwalk-mib-2.interfaces-10.111.9.102
-rwxrwxr-x 1 apache nagios      75 Aug  2  2016 snmpwalk-mib-2.interfaces-188.1.101.2
-rwxrwxr-x 1 apache nagios    3564 Mar 17  2016 snmpwalk-mib-2.interfaces-188.1.80.50
-rwxrwxr-x 1 apache nagios   32460 Feb 18  2016 snmpwalk-mib-2.interfaces-188.1.90.131
-rwxrwxr-x 1 apache nagios   32733 Jan 16  2015 snmpwalk-mib-2.interfaces-188.1.90.141
-rwxrwxr-x 1 apache nagios      42 Mar  2  2017 snmpwalk-mib-2.interfaces-188.4.9.100
-rwxrwxr-x 1 apache nagios      39 Mar  2  2017 snmpwalk-mib-2.interfaces-FW119101
-rwxrwxr-x 1 apache nagios      49 Jun 16  2015 snmpwalk-mib-2.interfaces-ux010009.noweda.de
-rwxrwxr-x 1 apache nagios       0 Oct 15  2018 upgrade.log

Code: Select all

root@ux010162:~# ls -l /usr/local/nagiosxi/html/includes/components/xicore/export-rrd.php
-rw-r--r-- 1 nagios nagios 1777 Nov 11 14:39 /usr/local/nagiosxi/html/includes/components/xicore/export-rrd.php

Code: Select all

ls -l /usr/local/nagios/share/perfdata/SR010080/
total 7532
-rw-rw-r-- 1 nagios nagios  384952 Dec 12 10:22 AD_gesperrte_User.rrd
-rw-rw-r-- 1 nagios nagios    2096 Dec 12 10:22 AD_gesperrte_User.xml
-rw-rw-r-- 1 nagios nagios 1151496 Jul 26  2016 CPU.rrd
-rw-rw-r-- 1 nagios nagios    2545 Jul 26  2016 CPU.xml
-rw-rw-r-- 1 nagios nagios  768224 Dec 12 10:23 Disk.rrd
-rw-rw-r-- 1 nagios nagios    2725 Dec 12 10:23 Disk.xml
-rw-rw-r-- 1 nagios nagios 1534768 Dec 12 10:24 _HOST_.rrd
-rw-rw-r-- 1 nagios nagios    3900 Dec 12 10:24 _HOST_.xml
-rw-rw-r-- 1 nagios nagios 3067856 Jul 26  2016 MEM.rrd
-rw-rw-r-- 1 nagios nagios    5589 Jul 26  2016 MEM.xml
-rw-rw-r-- 1 nagios nagios  768224 Sep 19  2016 Ping.rrd
-rw-rw-r-- 1 nagios nagios    2210 Sep 19  2016 Ping.xml

Code: Select all

root@ux010162:~# ls -l /bin/sh
lrwxrwxrwx 1 root root 4 May 29  2017 /bin/sh -> bash

Code: Select all

root@ux010162:~# rrdtool -v
RRDtool 1.3.8  Copyright 1997-2009 by Tobias Oetiker <[email protected]>
               Compiled Mar 21 2017 21:04:07

Usage: rrdtool [options] command command_options

Valid commands: create, update, updatev, graph, graphv,  dump, restore,
                last, lastupdate, first, info, fetch, tune,
                resize, xport

RRDtool is distributed under the Terms of the GNU General
Public License Version 2. (www.gnu.org/copyleft/gpl.html)

For more information read the RRD manpages

Re: Cannot download CSV from Performance Graph

Posted: Thu Dec 12, 2019 10:47 am
by tgriep
What version of Nagios XI is the server running?
If you are not running the latest version of XI, please upgrade the server.

Delete all of zero bytes files from the /usr/local/nagiosxi/tmp folder.

On your server, there is a 3rd party component called View Object Configuration that is causing a log of errors.
Please remove it from the server by going to the Admin > Manage Components menu and remove it.
"View Object Configuration Tab"

Then restart apache by running

Code: Select all

service httpd restart
Run this in a root shell

Code: Select all

tail -f /var/log/httpd/*_log
Try and export that graph again and post all of the output from the screen running the tail command.

Re: Cannot download CSV from Performance Graph

Posted: Thu Dec 12, 2019 11:33 am
by noweda
The current version is 5.6.8.

A little success: After doing your steps I'm able to download the .csv file for HOST.

But I'm still unable to download .csv for DISK

Here's a new output from the tail command:

Code: Select all

root@ux010162:/usr/local/nagiosxi/tmp# tail -f /var/log/httpd/*_log
==> /var/log/httpd/access_log <==
188.1.10.52 - - [12/Dec/2019:17:21:25 +0100] "GET /nagiosxi/ajaxhelper.php?cmd=getxicoreajax&opts=%7B%22func%22%3A%22get_gauges_dashlet_html%22%2C%22args%22%3A%7B%22host%22%3A%22SR010080%22%2C%22service%22%3A%22_HOST_%22%2C%22ds%22%3A%22rtmin%22%2C%22height%22%3A50%2C%22width%22%3A158%7D%7D&nsp=9cf4acc6e3924e84e6faf52888b2babee17531133306f93da3c7133067ccd3e7 HTTP/1.1" 200 999 "https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.52 - - [12/Dec/2019:17:21:25 +0100] "GET /nagiosxi//includes/dashlets/gauges/getdata.php?host=SR010080&service=_HOST_&ds=rtmax HTTP/1.1" 200 82 "https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.52 - - [12/Dec/2019:17:21:25 +0100] "GET /nagiosxi//includes/dashlets/gauges/getdata.php?host=SR010080&service=_HOST_&ds=rta HTTP/1.1" 200 174 "https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.52 - - [12/Dec/2019:17:21:25 +0100] "GET /nagiosxi//includes/dashlets/gauges/getdata.php?host=SR010080&service=_HOST_&ds=rtmin HTTP/1.1" 200 82 "https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.52 - - [12/Dec/2019:17:21:25 +0100] "GET /nagiosxi//includes/dashlets/gauges/getdata.php?host=SR010080&service=_HOST_&ds=pl HTTP/1.1" 200 151 "https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.3.11.225 - - [12/Dec/2019:17:21:27 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?summary=true&host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled HTTP/1.1" 200 4457 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.3.11.225 - - [12/Dec/2019:17:21:27 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled&orderby_update=0&host_orderby=last_state_change:d&service_orderby=last_state_change:d HTTP/1.1" 200 5219 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.13.228 - - [12/Dec/2019:17:21:27 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?summary=true&host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled HTTP/1.1" 200 4457 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.13.228 - - [12/Dec/2019:17:21:27 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled&orderby_update=0&host_orderby=last_state_change:d&service_orderby=last_state_change:d HTTP/1.1" 200 5219 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.13.228 - - [12/Dec/2019:17:21:28 +0100] "GET /nagiosxi/ajaxhelper.php?cmd=keepalive&nsp=c2e7ec7fee879d4e9113bdf269dbc7403b1482a3ec71291dccb335d3edbfe7ee HTTP/1.1" 200 - "https://ux010162.noweda.de/nagiosxi/index.php?" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"

==> /var/log/httpd/error_log <==
[Thu Dec 12 15:37:31 2019] [error] [client 188.1.13.147] PHP Warning:  DOMDocument::loadHTML(): Unexpected end tag : p in Entity, line: 115 in /usr/local/nagiosxi/html/includes/components/objconfig/objconfig.inc.php on line 174, referer: https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php
[Thu Dec 12 17:19:17 2019] [notice] caught SIGTERM, shutting down
[Thu Dec 12 17:19:18 2019] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Dec 12 17:19:18 2019] [warn] RSA server certificate CommonName (CN) `nagios.noweda.de' does NOT match server name!?
[Thu Dec 12 17:19:18 2019] [notice] Digest: generating secret for digest authentication ...
[Thu Dec 12 17:19:18 2019] [notice] Digest: done
[Thu Dec 12 17:19:18 2019] [warn] RSA server certificate CommonName (CN) `nagios.noweda.de' does NOT match server name!?
[Thu Dec 12 17:19:18 2019] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips configured -- resuming normal operations
[Thu Dec 12 17:21:24 2019] [error] [client 188.1.10.52] PHP Notice:  Undefined variable: service in /usr/local/nagiosxi/html/includes/components/xicore/status-object-detail.inc.php on line 2669, referer: https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080
[Thu Dec 12 17:21:24 2019] [error] [client 188.1.10.52] PHP Notice:  Undefined variable: service in /usr/local/nagiosxi/html/includes/components/xicore/status-object-detail.inc.php on line 2669, referer: https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080

==> /var/log/httpd/ssl_access_log <==

==> /var/log/httpd/ssl_error_log <==
[Sun Dec 08 03:25:04 2019] [warn] RSA server certificate CommonName (CN) `nagios.noweda.de' does NOT match server name!?
[Thu Dec 12 17:19:18 2019] [warn] RSA server certificate CommonName (CN) `nagios.noweda.de' does NOT match server name!?
[Thu Dec 12 17:19:18 2019] [warn] RSA server certificate CommonName (CN) `nagios.noweda.de' does NOT match server name!?

==> /var/log/httpd/ssl_request_log <==

==> /var/log/httpd/access_log <==
188.1.10.39 - - [12/Dec/2019:17:21:31 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled&orderby_update=0&host_orderby=last_state_change:d&service_orderby=last_state_change:d HTTP/1.1" 200 5219 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.39 - - [12/Dec/2019:17:21:31 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?summary=true&host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled HTTP/1.1" 200 4457 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.38 - - [12/Dec/2019:17:21:31 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled&orderby_update=0&host_orderby=last_state_change:d&service_orderby=last_state_change:d HTTP/1.1" 200 6236 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.38 - - [12/Dec/2019:17:21:31 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?summary=true&host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled HTTP/1.1" 200 4458 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.13.54 - - [12/Dec/2019:17:21:32 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?host=&hostgroup=&servicegroup=&state=&orderby_update=0&host_orderby=last_state_change:a&service_orderby=service_description:a HTTP/1.1" 200 9786 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.13.54 - - [12/Dec/2019:17:21:32 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?summary=true&host=&hostgroup=&servicegroup=&state= HTTP/1.1" 200 4458 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.52 - - [12/Dec/2019:17:21:33 +0100] "GET /nagiosxi/includes/components/xicore/export-rrd.php?host=SR010080&service=+HOST+&start=1576081285&end=1576167745&step=60&type=csv&nsp=9cf4acc6e3924e84e6faf52888b2babee17531133306f93da3c7133067ccd3e7 HTTP/1.1" 200 25619 "https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.13.147 - - [12/Dec/2019:17:21:33 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?host=&hostgroup=&servicegroup=&state=&orderby_update=0&host_orderby=last_state_change:a&service_orderby=host_name:a HTTP/1.1" 200 9786 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.52 - - [12/Dec/2019:17:21:33 +0100] "GET /nagiosxi/includes/components/graphexplorer/visApi.php?type=perfdata&host=SR010080&service=_HOST_&div=perfgraph_hc_njBZpG&filter=&subtitle=0&view=1&link=aHR0cHM6Ly91eDAxMDE2Mi5ub3dlZGEuZGUvbmFnaW9zeGkvcGVyZmdyYXBocy9pbmRleC5waHA/c2VhcmNoPSZob3N0PVNSMDEwMDgwJnN0YXJ0ZGF0ZT0mZW5kZGF0ZT0mbW9kZT0x&render_mode=&no_legend=0&height=308&width=1591.75 HTTP/1.1" 200 83159 "https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.52 - - [12/Dec/2019:17:21:33 +0100] "GET /nagiosxi/includes/components/graphexplorer/visApi.php?type=perfdata&host=SR010080&service=Disk&div=perfgraph_hc_2mnCef&filter=&subtitle=0&view=1&link=aHR0cHM6Ly91eDAxMDE2Mi5ub3dlZGEuZGUvbmFnaW9zeGkvcGVyZmdyYXBocy9pbmRleC5waHA/c2VhcmNoPSZob3N0PVNSMDEwMDgwJnN0YXJ0ZGF0ZT0mZW5kZGF0ZT0mbW9kZT0x&render_mode=&no_legend=0&height=308&width=1591.75 HTTP/1.1" 200 48637 "https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.52 - - [12/Dec/2019:17:21:33 +0100] "GET /nagiosxi/includes/components/graphexplorer/visApi.php?type=perfdata&host=SR010080&service=AD+gesperrte+User&div=perfgraph_hc_mXjlvM&filter=&subtitle=0&view=1&link=aHR0cHM6Ly91eDAxMDE2Mi5ub3dlZGEuZGUvbmFnaW9zeGkvcGVyZmdyYXBocy9pbmRleC5waHA/c2VhcmNoPSZob3N0PVNSMDEwMDgwJnN0YXJ0ZGF0ZT0mZW5kZGF0ZT0mbW9kZT0x&render_mode=&no_legend=0&height=308&width=1591.75 HTTP/1.1" 200 33641 "https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.13.147 - - [12/Dec/2019:17:21:33 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?summary=true&host=&hostgroup=&servicegroup=&state= HTTP/1.1" 200 4458 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.38 - - [12/Dec/2019:17:21:34 +0100] "GET /nagiosxi/ajaxhelper.php?cmd=keepalive&nsp=066fda850cecdf03aefe83fa1c7a936ae94f97c1256815b2317b444d16a28aef HTTP/1.1" 200 - "https://ux010162.noweda.de/nagiosxi/index.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.3.11.225 - - [12/Dec/2019:17:21:37 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?summary=true&host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled HTTP/1.1" 200 4458 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.3.11.225 - - [12/Dec/2019:17:21:37 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled&orderby_update=0&host_orderby=last_state_change:d&service_orderby=last_state_change:d HTTP/1.1" 200 6236 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.13.228 - - [12/Dec/2019:17:21:37 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?summary=true&host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled HTTP/1.1" 200 4458 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.13.228 - - [12/Dec/2019:17:21:37 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled&orderby_update=0&host_orderby=last_state_change:d&service_orderby=last_state_change:d HTTP/1.1" 200 6236 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"

==> /var/log/httpd/error_log <==
sh: -c: line 0: unexpected EOF while looking for matching `"'
sh: -c: line 1: syntax error: unexpected end of file

==> /var/log/httpd/access_log <==
188.1.10.52 - - [12/Dec/2019:17:21:39 +0100] "GET /nagiosxi/includes/components/xicore/export-rrd.php?host=SR010080&service=Disk&start=1576081294&end=1576167754&step=60&type=csv&nsp=9cf4acc6e3924e84e6faf52888b2babee17531133306f93da3c7133067ccd3e7 HTTP/1.1" 200 138 "https://ux010162.noweda.de/nagiosxi/includes/components/xicore/status.php?show=hostdetail&host=SR010080" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.13.147 - - [12/Dec/2019:17:21:40 +0100] "GET /nagiosxi/ajaxhelper.php?cmd=keepalive&nsp=cd621d0b802b6267e922970e1d0325e75b7157e647411cd5501e39751fa3a347 HTTP/1.1" 200 - "https://ux010162.noweda.de/nagiosxi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
188.1.10.39 - - [12/Dec/2019:17:21:41 +0100] "GET /nagiosxi/includes/components/nocscreen/nocscreenapi.php?host=&hostgroup=&servicegroup=&state=&filters%5B%5D=hide_not_dis&filters%5B%5D=hide_handled&orderby_update=0&host_orderby=last_state_change:d&service_orderby=last_state_change:d HTTP/1.1" 200 6237 "https://ux010162.noweda.de/nagiosxi/includes/components/nocscreen/noc.php" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
^C
root@ux010162:/usr/local/nagiosxi/tmp#