perfsonar-user - Re: [perfsonar-user] MadDash not showing any test results
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Phil Reese <>
- To: Johann Hugo <>,
- Subject: Re: [perfsonar-user] MadDash not showing any test results
- Date: Mon, 22 May 2023 12:09:58 -0700
Hi Johann,
I've been struggling with similar issues, with regards to the Centos based Archive server (Logstash and OpenSearch). I've gotten that same error over and over for a long time.
I look forward to the PS teams reply, but I will make a suggestion or two.
The main one is to switch to using a debian/ubuntu version of the Archiver host. That doesn't give the "Service Unavailable" error.
I did notice a few other things that the PS folks might look at.
In both Centos and Deb/Ubnt, the file:
/etc/httpd/conf.d/apache-logstash.conf on Centos
and
/etc/apache2/conf-available/apache-logstash.conf in Deb/Ubnt
These lines for allowing access via IP rather then user/pword:
## Allow access from IPs 10.1.1.1 and 10.1.1.2
##
# Require ip 10.1.1.1 10.1.1.2
##
## Allow access from subnet 10.1.1.0/24
##
# Require ip 10.1.1.1 10.1.1.2
##
I think the example for use of a subnet should be:
# Require ip 10.1.1.0/.24 instead of a copy from the single host line above it.
One other note is a discovery that newly added files at /usr/lib/perfsonar/archive/perfsonar-scripts in the Deb/Ubnt version have no write permissions for:
elmond_configuration.sh
psconfig_archive.sh
and therefore the scripts won't run as suggested in the docs page. Doing a chmod as root fixed that.
Hope this helps.
Phil
On 5/22/23 9:13 AM, Johann Hugo wrote:
Hi
allMadDash not showing any test results. it's configured to read
results from both esmond and opensearch. This is in our remote
psconfig template
- Re: [perfsonar-user] MadDash not showing any test results, Phil Reese, 05/22/2023
- Re: [perfsonar-user] MadDash not showing any test results, Andrew Lake, 06/02/2023
Archive powered by MHonArc 2.6.24.