aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-05replace deprecated dependencyParsa Yousefi1-3/+3
2023-09-05add support for debug checker log outputGibheer1-0/+1
2023-09-05add debug log support for the checkerGibheer1-0/+13
2023-09-05migrate moncheck to slogGibheer4-10/+179
2023-08-17switch from log to slogGibheer5-28/+24
2023-08-17prepare switch to log/slogGibheer3-2/+109
2023-08-17add TODO itemsGibheer1-0/+3
2022-12-15add LICENSE file20221215Gibheer1-0/+19
2022-12-15monfront - add basic interface to create some entitiesGibheer6-0/+255
2022-12-02monfront - only ACK when the check is in alarm stateGibheer1-1/+14
2022-11-22monfront - remove more old cruftGibheer1-4/+0
2022-11-22monfront - remove create optionGibheer1-11/+0
2022-11-22remove old schema fileGibheer1-85/+0
2022-11-11update dependenciesGibheer142-2292/+16032
2022-11-08update dependenciesGibheer211-11259/+28220
2021-12-02cmd/monfront - import monfront from separate repositoryGibheer427-4/+197845
2021-12-02cmd/moncheck - fix missing return valueGibheer1-3/+5
2021-12-02cmd/moncheck - switch to monzero.CheckerGibheer1-85/+15
2021-12-02add basic infrastructure for writing a checkerGibheer2-0/+188
2019-08-12support new checker apiGibheer3-16/+14
2019-08-12make build the defaultGibheer1-3/+3
2019-05-28disable CGO support because of build errorsGibheer1-2/+2
2019-05-28fill in state_change columnGibheer1-2/+6
2019-04-10cmd/moncheck: use mapping only for notificationsGibheer1-16/+9
2019-04-09fix idle in transactionGibheer1-18/+8
2019-03-13move monfront to separate repositoryGibheer3-881/+0
2019-03-08monfront - fix group listGibheer1-18/+28
2019-03-08monfront - enable jumping from groups to checksGibheer1-7/+8
2019-03-08monfront - add link to list checks from a groupGibheer1-5/+23
2019-01-24monfront - final fix for select allGibheer1-6/+10
2019-01-24monfront - add select allGibheer1-22/+46
2019-01-24monfront - fix check id variable nameGibheer1-1/+1
2019-01-24monfront - firefox has no event.pathGibheer1-6/+12
2019-01-24monfront - add highlight to selected rowsGibheer1-0/+7
2019-01-24monfront - add line selectGibheer1-3/+20
2019-01-24monfront - link to node checks from check detail0.1Gibheer1-1/+1
2019-01-24monfront - fix refererGibheer1-1/+2
2019-01-11monfront - add notifications to check detailsGibheer1-9/+56
2019-01-11monfront - remove showNode and showGroupGibheer1-10/+0
2019-01-11add missing table to database schemaGibheer1-2/+9
2019-01-11monfront - send an okay notification when check is acknowledgedGibheer1-0/+20
2019-01-11moncheck - add hostname to notificationsGibheer1-5/+10
2019-01-10monfront - fix group orderGibheer1-8/+9
2019-01-10monfront - sort result listGibheer1-1/+11
2019-01-10monfront - add hover background colorGibheer1-0/+1
2019-01-10monfront - add css to make check detail view nicerGibheer1-8/+7
2019-01-09monfront - add check detail viewGibheer1-46/+220
2019-01-07moncheck - make workers configurableGibheer2-3/+11
2019-01-07fix the release scriptGibheer1-4/+4
2019-01-03monfront - fix actions on checksGibheer1-9/+18