diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-27 12:40:11 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-27 12:40:11 +0200 |
| commit | 79233530772aef68eda246b4943b2c7b53f398e0 (patch) | |
| tree | 836a797602a918f6d93eb85e51cd8e2f90502da8 | |
| parent | f382bbf5566f464c6b9e95880761b08b46534af2 (diff) | |
fix: fixed figure 5.4 rate --> ratios
| -rw-r--r-- | content/evaluation.tex | 4 | ||||
| -rw-r--r-- | images/failure_detecton_rate2.pdf | bin | 0 -> 21231 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/evaluation.tex b/content/evaluation.tex index a0a6617..0498ff7 100644 --- a/content/evaluation.tex +++ b/content/evaluation.tex @@ -124,7 +124,7 @@ The results are in \Cref{fig:red_yellow_alarms,fig:alarms_vs_failures,fig:failur \begin{figure}[t] \centering \includegraphics[width=0.8\linewidth]{images/alarms_vs_failures.pdf} - \caption[Total number of failures versus numbe rof alarms raised.]{Comparison between the total number of raised alarms and the ground truth failure distribution during a SURF month workload in the SURF-SARA cluster. The failure trace used in this plot models Gmail outage reports~\cite{DBLP:journals/tpds/TalluriNCKCBI26}.} + \caption[Total number of failures versus number of alarms raised.]{Comparison between the total number of raised alarms and the ground truth failure distribution during a SURF month workload in the SURF-SARA cluster. The failure trace used in this plot models Gmail outage reports~\cite{DBLP:journals/tpds/TalluriNCKCBI26}.} \label{fig:alarms_vs_failures} \end{figure} @@ -150,7 +150,7 @@ Moreover, they conclude through DyTwin's experimental setup, Taheri \etal achiev In our experiment, the numbers differ significantly. \begin{figure}[t] \centering - \includegraphics[width=0.8\linewidth]{images/failure_detecton_rate.pdf} + \includegraphics[width=0.8\linewidth]{images/failure_detecton_rate2.pdf} \caption[Failure detection rate overview.]{In this figure we show the total failure detection rate (\textcolor{Thistle}{\ding{110} \textbf{\sffamily Red + Yellow Alarms / Total Failures}}). Our results are much different from DyTwin's performance~\cite{DBLP:conf/sc/TaheriBPRHDEWPM24}. We believe this is due to the irreconcilable differences between our experimental setups.} diff --git a/images/failure_detecton_rate2.pdf b/images/failure_detecton_rate2.pdf Binary files differnew file mode 100644 index 0000000..ca66dae --- /dev/null +++ b/images/failure_detecton_rate2.pdf |
