Commit Graph

107 Commits

Author SHA1 Message Date
Sébastien PRUD'HOMME 9496759c81 Take into account "data and log" segments to avoid negative values for log usage
See http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc31644.1550/html/sag2/sag2175.htm
2017-03-27 21:10:32 +02:00
garnier-quentin 2d73e1b3b0 + fix oracle request 2017-02-15 10:12:36 +01:00
garnier-quentin 1d710f93b8 + add sap hana db plugin 2017-01-12 11:28:52 +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 5278699a43 + add database sybase plugin 2016-10-13 15:18:29 +02:00
garnier-quentin 9026fa9f5a + remove useless lines 2016-08-01 14:09:24 +02:00
garnier-quentin 02c3559450 + fix oracle mode 2016-07-08 11:52:10 +02:00
Sims24 26b81686ce + remove unused option 2016-06-24 12:04:36 +02:00
Sims24 d1f3fd67f5 + enhance/refactor code mssql
Fix https://github.com/centreon/centreon-plugins/issues/431
2016-06-24 11:59:24 +02:00
qgarnier 507ac9eebf Merge pull request #388 from Sims24/master
+ Add connection netasq and refactor oracle tablespace
2016-05-04 17:19:47 +02:00
Sims24 2bd63e693b + Fix useless operations 2016-05-04 17:15:30 +02:00
Sims24 08453c9f7f + correct few things after quentin feeback
thanks Quentin
2016-05-04 16:37:07 +02:00
Sims24 26f63ca6b5 + preserve perfdata format 2016-05-03 16:40:19 +02:00
Sims24 8aaae5f327 + fix copy/paste deletion 2016-05-03 16:18:36 +02:00
Sims24 ec0e7b967d + Add possibilities to tablespaceusage mode 2016-05-02 21:43:12 +02:00
Sims24 32b24f9d6d + enhance tablespaceusage.pm mode
+ return used and free (use --filter-perfdata if needed)
+ add possibility to use regex as tablespace filter
+ counter template used

https://github.com/centreon/centreon-plugins/issues/387
2016-04-27 22:41:17 +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 45bd68a0f0 + add a case for mysql replication slave mode 2016-04-01 11:26:58 +02:00
garnier-quentin 738464a659 + change oracle data-files-status mode threshold 2016-03-30 14:15:13 +02:00
garnier-quentin 38973bc978 + Add mode 'data-files-status' for oracle 2016-03-30 10:27:41 +02:00
garnier-quentin 36a7216eb0 + Fix MSSQL threshold for mode 'failed-jobs' 2016-02-09 13:26:05 +01:00
garnier-quentin 459e89f457 + enhance oracle database: when bytes is superior than maxbytes 2016-02-04 11:25:44 +01:00
garnier-quentin e07c1cec16 + FIx indent 2016-01-25 17:02:53 +01:00
Yann Beulque 80a73422e0 Update tablespaceusage.pm
Add a spesific sql request for Oracle >= 11
The new sql request used Oracle View DBA_TABLESPACE_USAGE_METRICS
Reduces the time of the request by the 20 large database
2016-01-25 16:36:27 +01:00
Sims24 07fecc0466 + fix help mode description 2016-01-24 21:46:51 +01:00
Sims24 2ac22a50fe + refactor tablessize.pm with new template 2016-01-24 21:13:10 +01:00
Sims24 2e7ef058d9 + init filter for greater clarity 2016-01-24 11:58:05 +01:00
Sims24 4c16b235dc + update tablessize.pm after PR comment
see https://github.com/centreon/centreon-plugins/pull/299
2016-01-23 20:05:10 +01:00
Sims24 e905d5d1f9 + add tablessize.pm mode
enhancement: https://github.com/centreon/centreon-plugins/issues/293
2016-01-23 14:43:06 +01:00
Sims24 09582826aa + add tables-size mode to plugin.pm 2016-01-23 14:40:16 +01:00
garnier-quentin fc5e64a46c + update licence date 2016-01-20 19:09:18 +01:00
iroll007 bac790621e + fix UNDO
In the case of a RAC, the correct undo is displayed on the node
2015-12-14 14:53:12 +01:00
garnier-quentin b498c8ee5e + Revert request (need to work on it) 2015-11-04 16:02:37 +01:00
garnier-quentin 27a6be829c + fix rman incremental backup age 2015-11-04 15:05:41 +01:00
garnier-quentin cdb24e8744 + Change oracle backup age request 2015-11-04 10:16:27 +01:00
garnier-quentin bd13705f1f + enhance rman backup age 2015-09-02 09:42:35 +02:00
yann beulque 2d800998d9 fix oracle asmdiskgroupusage mode 2015-08-25 11:52:54 +02:00
garnier-quentin 921cd46e85 + fix oracle asmdiskgroupusage mode 2015-08-24 18:14:22 +02:00
garnier-quentin 32f3c13b0f + Enhance asm disk group oracle mode 2015-08-21 15:24:14 +02:00
yann beulque caad61731b Add Check Oracle ASM diskgroup usage and statut 2015-08-21 11:15:34 +02:00
Yann Beulque 31b30dedf8 Update plugin.pm 2015-08-20 23:55:13 +02:00
garnier-quentin 440c39281c + Enhance firebird (can be used) 2015-08-07 11:33:56 +02:00
garnier-quentin 6c7028749b + Remove firebird custom isql 2015-08-07 10:56:26 +02:00
garnier-quentin dc7bf4ccd6 + Enhance firebird plugin 2015-08-07 10:48:56 +02:00
Fabien THEPAUT c87f180f98 remove databasesize 2015-08-06 16:15:43 +02:00
Fabien THEPAUT d2ed30a87d Add Firebird plugins 2015-08-06 16:11:56 +02:00
garnier-quentin f195f5c2b1 + License now Apache 2.0 2015-07-21 11:51:02 +02:00
garnier-quentin b842fb6059 + fix oracle mode 2015-07-09 15:15:18 +02:00
garnier-quentin 827d35019f + Enhance oracle age mode: manage incremental level 2015-07-08 17:56:41 +02:00