Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Change scale graphs in Maddash-graphs

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Change scale graphs in Maddash-graphs


Chronological Thread 
  • From: Szymon Trocha <>
  • To: "" <>
  • Cc: HADJALI Mehdi <>
  • Subject: Re: [perfsonar-user] Change scale graphs in Maddash-graphs
  • Date: Wed, 17 Jun 2020 16:57:09 +0200
  • Organization: PCSS

W dniu 17.06.2020 o 16:25, HADJALI Mehdi pisze:

Hello,

 

I would like to change the scale of Owamp test and Throughput test like this :

 

For OWAMP Tests results :

statusLabels:

            ok: "Loss is 0”

            warning: “Loss is greater than 0.200”

            critical: "Loss is greater than 0,500"

            unknown: "Unable to retrieve data"

            notrun: "Check has not yet run"

 

For Throughput Tests results :

statusLabels:

            ok: "Throughput >= 10Mbps"

            warning: "Throughput < 10Mbps"

            critical: “Throughput < 5Mbps”

            unknown: "Unable to retrieve data"

            notrun: "Check has not yet run"

 

It’s possible to change this scale or not possible? Thanks in advance


Hi Mehdi,

In your maddash.yaml look for lines per each host in the matrix containing:
/usr/lib64/nagios/plugins/check_throughput.pl -u %maUrl ...

/usr/lib64/nagios/plugins/check_loss.pl -u %maUrl ...

These are Nagios checks and they should contain options "-c" and "-w" with some default values. "-w" is the threshold for Warning and "-c" for Critical. When changing keep them consistent through all nodes.

Then you may also want to match the labels in statusLabels sections as you mention above

Regards,

--
Szymon Trocha
Poznań Supercomputing & Networking Center
General NOC phone +48 61-858-2015 | noc.pcss.pl
Personal desk phone +48 61-858-2022 Wysłaliśmy do Ciebie ten e-mail w odpowiedzi na Twoje zapytanie lub w związku z oferowaną usługą. Przesłanie korespondencji do Centrum Zarządzania PCSS lub zgłoszenie telefoniczne jest równoznaczne z wyrażeniem zgody na przetwarzanie danych osobowych przez Instytut Chemii Bioorganicznej Polskiej Akademii Nauk w Poznaniu adres: ul. Z. Noskowskiego 12/14, 61-704 Poznań. Szczegółowe informacje znajdują się w naszej Polityce prywatności. | This message has been sent as a part of communication with PSNC NOC or your service request sent to us. For more information read our Privacy Policy.



Archive powered by MHonArc 2.6.19.

Top of Page