Skip to content

sand-ci/amanda

Repository files navigation

perfSONAR collector to run at UC

Build PerfSONAR rucio Logstash dockerhub image

To get logstash statistics do: curl -XGET 'localhost:9600/_node/stats/pipelines/ps-collector?pretty'

and

curl -XGET 'localhost:9600/_node/stats/os?pretty' curl -XGET 'localhost:9600/_node/hot_threads?pretty'

To check memcached status:

yum install telnet telnet memcached 11211 stats items

Before starting logstash, make sure that the ps-mapper job at least once finished fine. One can manually execute it: kubectl create job --from=cronjob/

To manually flush the cache: echo 'flush_all' | nc memcached.collectors.svc.cluster.local 11211

About

Logstash collector for Perfsonar data. Runs at UC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors