Commit Graph

131 Commits

Author SHA1 Message Date
Fabien THEPAUT 33521303f1 New Year ! 2018-01-29 14:11:11 +01:00
qgarnier 2e009eb3db Fix #781 2017-12-11 11:00:40 +01:00
Simon Bomm d992a3e734
+ update with new modes 2017-12-07 17:35:30 +01:00
Simon Bomm 90a59c09f4
+ add specific undo tablespace 2017-12-07 17:33:59 +01:00
Simon Bomm 718d406b89
+ add specific temp tablespace 2017-12-07 17:33:31 +01:00
Simon Bomm 3c9e89c2ef
+ add event count and event details 2017-12-07 17:32:59 +01:00
qgarnier f06b9d7e3a fix copyright date 2017-12-06 18:18:15 +01:00
qgarnier 683b95e770 minor change mysql 2017-12-06 15:50:16 +01:00
qgarnier f2a3dd12ff
Merge branch 'master' into master 2017-12-06 15:28:37 +01:00
qgarnier 90214aaa8e
Merge pull request #812 from Sims24/sqls
SQL String mode
2017-12-01 10:51:08 +01:00
Simon Bomm 60750a197a
+ add sqlstring to plugin.pm 2017-11-30 16:53:54 +01:00
Simon Bomm 649c312043
+ add sqlstring to plugin.pm 2017-11-30 16:53:30 +01:00
Simon Bomm 96aad7e94d
+ add sqlstring to plugin.pm 2017-11-30 16:52:49 +01:00
qgarnier da823082b2 fix invalid object 2017-11-27 15:48:32 +01:00
qgarnier dce108466d add invalid object oracle mode 2017-11-27 14:06:55 +01:00
Aladdin Chan 4ac33c1124 Add mode opentables.md and tablescount.md for mysql. 2017-11-21 15:58:35 +08:00
qgarnier e83cd5b3bd fix option firebird 2017-08-07 16:42:13 +02:00
qgarnier defbc8dbb8 enhance plugin: php apc and firebird 2017-08-07 16:41:23 +02:00
qgarnier 9e79730245 fix oracle long queries query 2017-07-11 14:55:31 +02:00
qgarnier 79ff11c0ac fix oracle long queries mode 2017-07-11 13:19:42 +02:00
qgarnier 8b8a6b4bbd fix oracle default threshold 2017-07-11 10:19:13 +02:00
qgarnier aaa929d86d add oracle mode 2017-07-10 16:07:03 +02:00
qgarnier 4eed9edd28 fix new oracle mode 2017-07-10 14:57:31 +02:00
qgarnier c3a92b07a6 add oracle mode 2017-07-10 13:42:09 +02:00
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