diff --git a/addDotsToTickets/README.md b/addDotsToTickets/README.md new file mode 100644 index 0000000000000000000000000000000000000000..1f787a7e654941430df52474c44e98c9ab82f264 --- /dev/null +++ b/addDotsToTickets/README.md @@ -0,0 +1,3 @@ +Adds a coloured dot to the subject of Xymon tickets in RT reflecting the latest status of that test. + +(Dots with a blue circle around are disabled; the central colour reports the colour of the most recent report.) diff --git a/debianAndUbuntuSecurityMailParser/script.user.js b/debianAndUbuntuSecurityMailParser/script.user.js index 4d6e8cd531b52febe60221e7db13810a3b26f510..8bc7471fec5f30f1c43873394b91435d293b12ad 100644 --- a/debianAndUbuntuSecurityMailParser/script.user.js +++ b/debianAndUbuntuSecurityMailParser/script.user.js @@ -13,7 +13,7 @@ (function () { 'use strict'; - const debmap={buster:'10',bullseye:'11',bookworm:'12',trixie:'13'}; + const debmap={buster:'10',bullseye:'11',bookworm:'12',trixie:'13',forky:'14'}; const ubuntumap={24.04:'noble',23.10:'manic',23.04:'lunar',22.10:'kinetic',22.04:'jammy',20.04:'focal',18.04:'bionic',16.04:'xenial',14.04:'trusty'}; // Loop over the affected Operating systems diff --git a/xymonFormatting/README.md b/xymonFormatting/README.md new file mode 100644 index 0000000000000000000000000000000000000000..0a907be8b2fbf5458361a1c942a5f686fd13bdca --- /dev/null +++ b/xymonFormatting/README.md @@ -0,0 +1 @@ +To reformat Xymon tables so they take up less space! diff --git a/xymonNetdisco/README.md b/xymonNetdisco/README.md new file mode 100644 index 0000000000000000000000000000000000000000..2c80e797b8f3c081e10a32a84bc51124e82a2000 --- /dev/null +++ b/xymonNetdisco/README.md @@ -0,0 +1 @@ +To link straight to netdisco from xymon tests reporting on switch interfaces.