PendaGTP
|
31fd542cca
|
happy new year (#2579)
|
2021-02-08 09:55:50 +01:00 |
kabreu
|
89e32c58f4
|
Fix postgres query-time (#2512)
|
2021-01-13 19:43:00 +01:00 |
garnier-quentin
|
dd054e2072
|
enh postgres tablespace
|
2020-11-26 14:41:56 +01:00 |
nribault
|
6284dab510
|
Help Correction (#2347)
|
2020-11-16 15:30:00 +01:00 |
garnier-quentin
|
51120e922f
|
fix vacuum postgres
|
2020-09-21 10:05:02 +02:00 |
garnier-quentin
|
0255b2b54c
|
fix tablespace postgres
|
2020-09-15 16:09:31 +02:00 |
garnier-quentin
|
053f92470a
|
fix postgres tablespace + indent
|
2020-09-15 10:23:59 +02:00 |
garnier-quentin
|
984ba8792b
|
fix tablespace postgres
|
2020-09-14 14:17:58 +02:00 |
garnier-quentin
|
e89e3cce8b
|
break change: refactor postgres tablespace
|
2020-09-10 14:52:47 +02:00 |
garnier-quentin
|
4e9a759243
|
fix vacuum postgres
|
2020-09-10 14:00:01 +02:00 |
qgarnier
|
0fd43b02da
|
fix psql vacuum (#2186)
|
2020-09-02 17:34:29 +02:00 |
garnier-quentin
|
db74d39b76
|
simplify class counters naming
|
2020-05-13 14:18:28 +02:00 |
garnier-quentin
|
dccdc34b0a
|
happy new year!
|
2020-01-06 15:19:23 +01:00 |
garnier-quentin
|
1e7e8c1277
|
move default mode
|
2019-06-28 16:38:24 +02:00 |
Colin Gagnaire
|
168a219f3f
|
fix postgres querytime query
|
2019-04-26 16:08:01 +02:00 |
garnier-quentin
|
713f778bbe
|
update postgres statistics mode with class counter
|
2019-04-19 11:36:34 +02:00 |
garnier-quentin
|
3f92e41141
|
Fix #653
|
2019-03-28 15:29:04 +01:00 |
garnier-quentin
|
d10a5f1ec1
|
update copyright date
|
2019-01-09 09:57:11 +01:00 |
Colin Gagnaire
|
a10c543b8a
|
enhance template counter (#1167)
* enh template counter, adapt modes not using the template
* rollback problems for type 2
|
2018-10-05 18:17:09 +02:00 |
Colin Gagnaire
|
97672a5339
|
fix postgres databasesize mode, missing empty selection (#1047)
|
2018-07-12 11:07:26 +02:00 |
Colin Gagnaire
|
3803de2aa7
|
fix postgres databasesize mode (#1046)
|
2018-07-12 10:52:49 +02:00 |
THEPAUT
|
8030f34781
|
add database-size mode (#870)
|
2018-07-12 09:52:04 +02:00 |
Fabien THEPAUT
|
33521303f1
|
New Year !
|
2018-01-29 14:11:11 +01:00 |
garnier-quentin
|
65d46d083c
|
+ New year!
|
2017-01-09 17:12:12 +01:00 |
garnier-quentin
|
6ae21ddd4d
|
+ Fix #489
|
2016-10-13 22:52:03 +02:00 |
garnier-quentin
|
9026fa9f5a
|
+ remove useless lines
|
2016-08-01 14:09:24 +02:00 |
Stéphane Duret
|
02602d226b
|
Problème avec la gestion des seuils
Bug: on comparait le timestamp avec les seuils alors qu'il faut comparer la différence (timestamp - localtime)
|
2016-04-26 09:04:09 +02:00 |
garnier-quentin
|
fc5e64a46c
|
+ update licence date
|
2016-01-20 19:09:18 +01:00 |
garnier-quentin
|
f195f5c2b1
|
+ License now Apache 2.0
|
2015-07-21 11:51:02 +02:00 |
garnier-quentin
|
9c0c89ea2b
|
+ Factorize 'sql' and 'connection-time' mode for databases
|
2015-06-19 14:36:37 +02:00 |
garnier-quentin
|
b31f2ddebe
|
+ Add a postgres mode to check statistics (number of commits, rollback, insert, delete, update)
|
2015-06-05 10:37:37 +02:00 |
garnier-quentin
|
c5c328cdaf
|
+ Add unit for perfdatas
|
2015-04-27 10:54:33 +02:00 |
Quentin Delance
|
e2e13ae596
|
Extra test on parameters
|
2014-12-15 10:20:40 +01:00 |
garnier-quentin
|
edc674ddf4
|
Refs #6009
sprintf("%d") ith 32 bits not truncate.
prefer 'int()' function to cast int.
Do some changes for big numbers (no need for fan number for examples :)
|
2014-12-13 19:26:34 +01:00 |
David Sabatié
|
0e71d69514
|
postgres: tablespace => help update
|
2014-12-04 14:52:13 +01:00 |
David Sabatié
|
5e320cc938
|
added tablespace size check for postgresql
|
2014-12-03 14:38:18 +01:00 |
Quentin Delance
|
f383f39640
|
Add new PostgreSQL mode #5874
|
2014-10-23 16:17:53 +02:00 |
Quentin Garnier
|
7760c806e6
|
Fix postgres mode 'backend' threshold
|
2014-09-12 14:16:37 +02:00 |
garnier-quentin
|
7e117bb008
|
Fix #5502
|
2014-04-28 00:01:26 +02:00 |
Quentin Garnier
|
88c88fe505
|
+ Add mode for informix
+ Display depends of --lookback or not (for databases)
|
2014-01-15 10:42:35 +01:00 |
Quentin Garnier
|
1320e6e47b
|
+ Add mode dbspaces + some minor fix
|
2014-01-10 16:01:26 +01:00 |
garnier-quentin
|
16e62dcfb2
|
+ New centreon plugin system
|
2013-12-13 16:14:12 +01:00 |