aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-03monfront - add some cleanup and searchGibheer1-13/+67
2019-01-02monfront - show groupsGibheer1-64/+138
2018-12-14monfront - fix mute optionsGibheer1-3/+5
2018-12-14monwork - add more tests to the fields functionGibheer1-1/+4
2018-12-14monwork - readd stringToShellFieldsGibheer2-1/+75
2018-12-13monwork - bytes.Fields works well enoughGibheer1-30/+1
2018-12-13monwork - add missing continuesGibheer1-0/+2
2018-12-12monfront - remove notify flagGibheer1-4/+3
2018-12-12moncheck - log the state which wasn't foundGibheer1-3/+4
2018-12-12use GOOS to compile for correct environmentGibheer1-3/+3
2018-12-12add missing unique constraintGibheer1-3/+1
2018-12-12monwork - ignore missing notify columnGibheer1-3/+3
2018-12-12fix some syntax errors in the schema definitionGibheer1-4/+4
2018-12-12add makefile to create releaseGibheer1-0/+44
2018-12-12monfront - add example configGibheer1-0/+4
2018-12-11moncheck - move notifications to dedicated tableGibheer2-14/+20
2018-12-11extend the README with a configuration sectionGibheer1-0/+47
2018-12-11monfront - add missing column to unhandled checksGibheer1-1/+1
2018-12-11monfront - add a timeout with reloadGibheer1-0/+3
2018-12-11add alarm mapping to notificationsGibheer1-1/+2
2018-12-11moncheck - add alarm mapping to notificationGibheer1-1/+1
2018-12-11moncheck - add mapping levelsGibheer1-12/+27
2018-12-11add level mappingsGibheer3-24/+104
2018-12-11monwork - make updates for nodes and commandsGibheer1-0/+54
2018-12-10add new schemaGibheer1-0/+84
2018-12-10monwork - fix an issue with configuration generationGibheer1-3/+5
2018-12-10monfront - make fake groups in frontendGibheer1-2/+8
2018-12-10moncheck - add PATH environmentGibheer1-3/+12
2018-11-29monfront - add initial work for unhandled linksGibheer1-10/+93
2018-11-29moncheck - add timeout to example configGibheer1-0/+1
2018-11-29moncheck - add timeout optionGibheer1-8/+12
2018-11-20monfront - add initial versionGibheer1-0/+254
2018-11-20moncheck - add function to remove acknowledgeGibheer1-1/+18
2018-11-19ignore live config filesGibheer1-0/+3
2018-11-19add example config filesGibheer3-4/+8
2018-11-19remove debug outputGibheer1-1/+0
2018-11-18moncheck: fix error reporting of daedlinesGibheer1-18/+79