httpprocwatchd was renamed to httpprocprobed. And updated to 2.0.0.

This commit is contained in:
Alexander Andreev 2022-10-10 03:27:11 +04:00
parent c820a0123b
commit 6473960484
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 3 additions and 3 deletions

View File

@ -64,12 +64,12 @@ block content
td(colspan='5')
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 (6 January 2022)
td httpprocprobed
td 2.0.0 (9 October 2022)
td Go
td MIT+NIGGER
td
a(href=git_site+'/Arav/httpprocwatchd') source
a(href=git_site+'/Arav/httpprocprobed') source
tr
td(colspan='5')
p It returns a list of processes and if they are running in a JSON, XML or plain text format via HTTP GET request on /processes endpoint. Under the hood it searches a /proc/ directory. It is being used on about page to show wether service's running or not.