Martin Körper
b07b6f4abf
fix smtpd TLS connection regex
2020-05-23 16:28:33 +02:00
Ivaylo Korakov
b0b31e3bab
Merge branch 'master' of github.com:kumina/postfix_exporter
2020-02-26 21:41:09 +01:00
Ivaylo Korakov
e17ab80d64
Merge branch 'UnikumAB-master'
2020-02-26 21:40:44 +01:00
Ivaylo Korakov
805425c2b1
Merge pull request #45 from UnikumAB/Added-missing-descriptions
...
Added missing descriptions
2020-02-26 21:33:47 +01:00
Per Abich
a8a53bd934
Merge branch 'Fixing-startup-flag'
...
* Fixing-startup-flag:
#14 : Removed leftover info about truncating the logfile. Also changed thhe default to maillog since that is the normal file postfix uses.
2020-02-26 11:37:30 +01:00
Per Abich
d03d270607
#14 : Removed leftover info about truncating the logfile. Also changed thhe default to maillog since that is the normal file postfix uses.
2020-02-26 11:36:35 +01:00
Per Abich
63673cda15
Merge branch 'Added-missing-descriptions'
2020-02-25 11:42:10 +01:00
Per Abich
23c29672fc
Better config for travis
...
(cherry picked from commit 9daef831b3
)
2020-02-25 11:40:11 +01:00
Per Abich
8dd22155dc
Added libsystemd-dev package to travis build env.
...
(cherry picked from commit be9aeb48ac
)
2020-02-25 11:40:11 +01:00
Per Abich
208f99cee2
Added Travis config file
...
(cherry picked from commit 3e20a86b1d
)
2020-02-25 11:40:11 +01:00
Per Abich
1456fb0095
Added Travis config file
...
(cherry picked from commit a1f115bef9
)
2020-02-25 11:40:11 +01:00
Per Abich
9daef831b3
Better config for travis
2020-02-25 11:04:53 +01:00
Per Abich
be9aeb48ac
Added libsystemd-dev package to travis build env.
2020-02-25 10:55:38 +01:00
Per Abich
3e20a86b1d
Added Travis config file
2020-02-25 10:50:16 +01:00
Per Abich
a1f115bef9
Added Travis config file
2020-02-25 10:39:00 +01:00
Per Abich
b17eed2ad7
Fixing issue with collecting smtpdProcesses without Sasl
2020-02-24 16:44:29 +01:00
Per Abich
ca63474631
Fixing issue with collecting delays
...
(cherry picked from commit 384943fe47c327667fbb21e5ec5ea40e048454a1)
2020-02-24 16:27:17 +01:00
Per Abich
02162353c1
Merge remote-tracking branch 'kumina/master'
2020-02-24 16:03:53 +01:00
Per Abich
bc2175fb01
Adding some test for the showq part. Found a minor bug.
2020-02-24 15:42:20 +01:00
Ivaylo Korakov
52ac4648f4
Merge pull request #44 from UnikumAB/Issue#38
...
Fixes #38 List of postfix_smtpd_messages_processed_total growing over time
2020-02-24 11:18:16 +01:00
Ivaylo Korakov
7fff1561e0
Merge pull request #43 from UnikumAB/Issue#35
...
Fixes issue #35 smtpTLSLine doesn't match
2020-02-24 11:13:23 +01:00
Per Abich
9800cf83cc
Added missing descriptions
2020-02-24 10:27:53 +01:00
Per Abich
8113240edf
Reduced the cardinality of postfix_smtpd_messages_processed_total for #38 by not aggregating per user but only for the sasl_method
2020-02-23 20:41:35 +01:00
Per Abich
0ca70fa8cb
Created a test for Issue #35 and suggested a solution
2020-02-22 22:43:26 +01:00
Per Abich
0436fed067
Making test easier to use
2020-02-22 17:06:44 +01:00
Ivaylo Korakov
69a7101dc6
Merge pull request #42 from kumina/UnikumAB/master
...
small thing
2020-02-21 12:13:47 +01:00
Ivaylo Korakov
75851911ef
Merge pull request #40 from UnikumAB/master
...
VGO, simple test and some minor cleanup
2020-02-21 12:13:04 +01:00
Ivaylo Korakov
853b8806bd
small thing
2020-02-21 12:11:58 +01:00
Per Abich
c598c828be
Merge pull request #2 from UnikumAB/digineo-updates
...
Digineo updates
2020-02-19 18:21:39 +01:00
Per Abich
2e1ca8fd52
ran "go mod tidy" after merge
2020-02-19 18:18:31 +01:00
Per Abich
fd473ea329
Merge remote-tracking branch 'digineo/gomod' into digineo-updates
...
# Conflicts:
# Dockerfile
# go.mod
# go.sum
2020-02-19 18:16:20 +01:00
Per Abich
30711892c6
added go.sum
2020-02-19 18:11:52 +01:00
Per Abich
d23c664b65
Fixing merge issues
2020-02-19 18:10:45 +01:00
Per Abich
b268207758
Merge remote-tracking branch 'digineo/refactoring' into digineo-updates
...
# Conflicts:
# postfix_exporter.go
2020-02-19 17:57:34 +01:00
Per Abich
7428bf432b
Added better counting of unsupported lines
2020-02-19 13:08:47 +01:00
Per Abich
eab41dab6b
Fixed compile failure
2020-02-18 16:56:31 +01:00
Per Abich
3af4390187
- Added flag for logging lines that were not processed (mainly for debugging/development)
...
- Added Counter for smtp Connection Timed Out events
- Added counter for OpenDKIM signatures added
2020-02-18 16:54:25 +01:00
Per Abich
e416d73974
Fixed test
2020-02-18 16:17:13 +01:00
Per Abich
574e478b44
Removed unused variable
2020-02-18 15:32:44 +01:00
Per Abich
26d0642831
Moved the collection of stats into its own go routine
2020-02-18 15:31:07 +01:00
Per Abich
3e8a3a4917
Cleaning up the Dockerfile
2020-02-18 13:33:30 +01:00
Per Abich
72c753ff7d
Merge remote-tracking branch 'netlogix/nlx_master'
...
# Conflicts:
# postfix_exporter.go
2020-02-18 12:50:41 +01:00
Per Abich
851c00f29f
Added a simple test and migrated to vgo
2020-02-12 13:41:29 +01:00
Per Abich
da5280083a
Added extra build tags to enable testing on no-linux systems
2020-02-12 13:40:22 +01:00
Per Abich
b0a28deeca
Added logging of log event source
2020-02-12 13:39:13 +01:00
Per Abich
365a2e307a
Ignoring more files
2020-02-12 13:38:03 +01:00
Ivaylo Korakov
aa111672d4
Update docker file
2019-10-31 18:22:22 +01:00
Tim Stoop
0a237f860d
Merge pull request #30 from ljagiello/build-with-golang-image
...
Build binary with official golang image
2019-07-25 14:03:19 +02:00
Tim Stoop
9f69ed3c47
Merge pull request #29 from CamilionEU/evilham-new-metrics
...
New metrics cleanupNotAccepted and smtpDeferreds.
2019-07-25 14:02:21 +02:00
Tim Stoop
c43f4d9402
Merge pull request #33 from Azanx/prometheusHandlerFix
...
replace prometheus.Handler with promhttp.Handler
2019-07-25 13:59:41 +02:00