From 1a41b3f9015d27c33d7c84e8fc36851802aa922a Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Sun, 2 Jan 2022 21:58:58 +0400 Subject: [PATCH] Updated httpprocwatchd entry. --- homepage/views/stuff.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homepage/views/stuff.pug b/homepage/views/stuff.pug index 05c4119..5fddfea 100644 --- a/homepage/views/stuff.pug +++ b/homepage/views/stuff.pug @@ -50,14 +50,14 @@ block content p KWh cost calculator in C. What?.. That license? xD Learn at #[a(href='https://plusnigger.autism.exposed/') plusnigger.autism.exposed] about it. xD tr td httpprocwatchd - td 1.3 (2 January 2022) + td 1.3.2 (2 January 2022) td Go td MIT+NIGGER td a(href=git_site+'/Arav/httpprocwatchd') source tr td(colspan='5') - p It is a process watcher that gives processes' statuses in a JSON or XML format via HTTP GET request on /processes endpoint. Under the hood it calls a pgrep to get PIDs by process name. It is being used on about page to show wether service's running or not. + p It is a process watcher that gives processes' statuses in a JSON, XML or plain text format via HTTP GET request on /processes endpoint. Under the hood it calls a pgrep to get PIDs by process name. It is being used on about page to show wether service's running or not. tr td PiggyBank td 1.0.0 (8 July 2020)