index
:
gibheer/monzero
master
monzero - A monitoring stack using PostgreSQL as the backend.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
support new checker api
Gibheer
3
-16
/
+14
2019-08-12
make build the default
Gibheer
1
-3
/
+3
2019-05-28
disable CGO support because of build errors
Gibheer
1
-2
/
+2
2019-05-28
fill in state_change column
Gibheer
1
-2
/
+6
2019-04-10
cmd/moncheck: use mapping only for notifications
Gibheer
1
-16
/
+9
2019-04-09
fix idle in transaction
Gibheer
1
-18
/
+8
2019-03-13
move monfront to separate repository
Gibheer
3
-881
/
+0
2019-03-08
monfront - fix group list
Gibheer
1
-18
/
+28
2019-03-08
monfront - enable jumping from groups to checks
Gibheer
1
-7
/
+8
2019-03-08
monfront - add link to list checks from a group
Gibheer
1
-5
/
+23
2019-01-24
monfront - final fix for select all
Gibheer
1
-6
/
+10
2019-01-24
monfront - add select all
Gibheer
1
-22
/
+46
2019-01-24
monfront - fix check id variable name
Gibheer
1
-1
/
+1
2019-01-24
monfront - firefox has no event.path
Gibheer
1
-6
/
+12
2019-01-24
monfront - add highlight to selected rows
Gibheer
1
-0
/
+7
2019-01-24
monfront - add line select
Gibheer
1
-3
/
+20
2019-01-24
monfront - link to node checks from check detail
0.1
Gibheer
1
-1
/
+1
2019-01-24
monfront - fix referer
Gibheer
1
-1
/
+2
2019-01-11
monfront - add notifications to check details
Gibheer
1
-9
/
+56
2019-01-11
monfront - remove showNode and showGroup
Gibheer
1
-10
/
+0
2019-01-11
add missing table to database schema
Gibheer
1
-2
/
+9
2019-01-11
monfront - send an okay notification when check is acknowledged
Gibheer
1
-0
/
+20
2019-01-11
moncheck - add hostname to notifications
Gibheer
1
-5
/
+10
2019-01-10
monfront - fix group order
Gibheer
1
-8
/
+9
2019-01-10
monfront - sort result list
Gibheer
1
-1
/
+11
2019-01-10
monfront - add hover background color
Gibheer
1
-0
/
+1
2019-01-10
monfront - add css to make check detail view nicer
Gibheer
1
-8
/
+7
2019-01-09
monfront - add check detail view
Gibheer
1
-46
/
+220
2019-01-07
moncheck - make workers configurable
Gibheer
2
-3
/
+11
2019-01-07
fix the release script
Gibheer
1
-4
/
+4
2019-01-03
monfront - fix actions on checks
Gibheer
1
-9
/
+18
2019-01-03
monfront - add some cleanup and search
Gibheer
1
-13
/
+67
2019-01-02
monfront - show groups
Gibheer
1
-64
/
+138
2018-12-14
monfront - fix mute options
Gibheer
1
-3
/
+5
2018-12-14
monwork - add more tests to the fields function
Gibheer
1
-1
/
+4
2018-12-14
monwork - readd stringToShellFields
Gibheer
2
-1
/
+75
2018-12-13
monwork - bytes.Fields works well enough
Gibheer
1
-30
/
+1
2018-12-13
monwork - add missing continues
Gibheer
1
-0
/
+2
2018-12-12
monfront - remove notify flag
Gibheer
1
-4
/
+3
2018-12-12
moncheck - log the state which wasn't found
Gibheer
1
-3
/
+4
2018-12-12
use GOOS to compile for correct environment
Gibheer
1
-3
/
+3
2018-12-12
add missing unique constraint
Gibheer
1
-3
/
+1
2018-12-12
monwork - ignore missing notify column
Gibheer
1
-3
/
+3
2018-12-12
fix some syntax errors in the schema definition
Gibheer
1
-4
/
+4
2018-12-12
add makefile to create release
Gibheer
1
-0
/
+44
2018-12-12
monfront - add example config
Gibheer
1
-0
/
+4
2018-12-11
moncheck - move notifications to dedicated table
Gibheer
2
-14
/
+20
2018-12-11
extend the README with a configuration section
Gibheer
1
-0
/
+47
2018-12-11
monfront - add missing column to unhandled checks
Gibheer
1
-1
/
+1
2018-12-11
monfront - add a timeout with reload
Gibheer
1
-0
/
+3
[next]