From 449ad27084ff6a46580b21772497a773e3fd0eac Mon Sep 17 00:00:00 2001 From: Ole H Nielsen <Ole.H.Nielsen@fysik.dtu.dk> Date: Mon, 10 Jul 2017 11:42:35 -0400 Subject: [PATCH] Docs - update link to pestat tool. --- doc/html/download.shtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/html/download.shtml b/doc/html/download.shtml index c5105a2bf8d..50ded6ef180 100644 --- a/doc/html/download.shtml +++ b/doc/html/download.shtml @@ -329,8 +329,8 @@ STUBL is a collection of supplemental tools and utility scripts for Slurm.<br> </dl></li><br> <li><b>pestat</b><br> -pestat provides status information about compute nodes.<br> -<a href="ftp://ftp.fysik.dtu.dk/pub/Slurm/pestat">pestat code</a></li><br> +Prints a consolidated compute node status line, with one line per node including a list of jobs.<br> +<a href="https://github.com/OleHolmNielsen/Slurm_tools/tree/master/pestat">Home page</a></li><br> <!-- It would be nice to provide our own perl-based version of pestat --> <li><b>Slurmmon</b><br> -- GitLab