Commit Graph

146 Commits

Author SHA1 Message Date
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
garnier-quentin 18d96fe729 + Enhance oracle modes 2015-07-08 15:53:46 +02:00
garnier-quentin 5c6f9e0265 + Add mysql mode for current longqueries (Fix #48) 2015-06-26 14:02:14 +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 5bcbdaaadf + add mode for oracle: session-usage
Thanks to Yann Beulque
2015-05-19 11:04:40 +02:00
garnier-quentin c5c328cdaf + Add unit for perfdatas 2015-04-27 10:54:33 +02:00
garnier-quentin c0e409e4bb Applied the push request.
Thanks to aleksey-hariton.
2015-04-26 21:09:09 +02:00
garnier-quentin b084c26a5f Fix oracle timezone 2015-04-26 20:56:26 +02:00
garnier-quentin a7a24500b2 Improve oracle modes 2015-04-26 20:54:23 +02:00
David Sabatié 05e17afab1 psqlcmd.pm : added fetchall_hashref function 2015-03-20 18:15:25 +01:00
Quentin Garnier 6314d19db9 Refs #6136 2015-03-04 17:27:24 +11:00
Quentin Garnier 471d34f4bf Fix #6136 2015-02-16 11:07:53 +01:00
Quentin Garnier ec58e38ff2 Fix mssql backup-age (to be tested. not sure) 2015-02-02 16:29:24 +01:00
Kevin Duret df3eb6aae0 add sql statement mode refs #5642 2014-12-29 09:34:39 +01:00
Kevin Duret 28620783e0 add mode for tnsping refs #5642 2014-12-17 10:50:47 +01:00
Kevin Duret 56100ebee7 add mode for rman online backup refs #5642 2014-12-16 17:08:01 +01:00
Kevin Duret 630c2ae71e fix help fro backup age refs #5642 2014-12-16 16:07:07 +01:00
Kevin Duret 5ff4b2cca3 new modes refs #5642 2014-12-16 16:00:15 +01:00
Kevin Duret 42ce141426 add new modes and some fixes refs #5642 2014-12-16 09:54:48 +01:00
Kevin Duret db3ab76161 add mode for rman backup problems refs #5642 2014-12-15 17:19:16 +01:00
Kevin Duret fc2902e99a add mode for corrupted blocks refs #5642 2014-12-15 16:59:53 +01:00
Kevin Duret 004b4f7d0c Merge branch 'master' of http://git.centreon.com/centreon-plugins 2014-12-15 16:49:00 +01:00
Kevin Duret 1f12d8b1a6 add oracle plugin with 3 modes refs #5642 2014-12-15 16:48:46 +01: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
Kevin Duret 41795e1dfa Use cache file 2014-11-27 15:58:49 +01:00
Kevin Duret 267649564f fix options and failedjobs refs #5643 2014-11-21 15:05:48 +01:00
Kevin Duret e1636e38ea add loopback option refs #5643 2014-11-10 15:26:46 +01:00
Kevin Duret ccc09a4b5c shorter option for filter refs #5643 2014-11-10 15:04:30 +01:00
Kevin Duret 970806d8ae fixes refs #5643 2014-11-10 14:51:04 +01:00
Kevin Duret 0f0ef91890 Add new modes and some fixes refs #5643 2014-11-10 14:38:10 +01:00
Kevin Duret bf11e727cc fix date format refs #5643 2014-11-06 14:28:56 +01:00
Kevin Duret 687b5fef34 fix perfdata refs #5643 2014-11-06 14:12:55 +01:00
Kevin Duret d55fc2c6cc Add new modes refs #5643 2014-11-06 11:11:07 +01:00
Quentin Delance f383f39640 Add new PostgreSQL mode #5874 2014-10-23 16:17:53 +02:00
Simon BOMM 6541d25cd5 cf Bug #5748 2014-09-12 14:59:07 +02:00
Quentin Garnier 7760c806e6 Fix postgres mode 'backend' threshold 2014-09-12 14:16:37 +02:00
Quentin Garnier ab695b66bf + Cleanup library not used in pm 2014-09-05 11:57:45 +02:00
Kevin Duret 79319d1afb Comment modes which not exist yet refs #5643 2014-08-21 10:39:22 +02:00
Kevin Duret f05a66f89f add plugin mssql refs #5643 2014-06-23 15:50:46 +02:00
Quentin Garnier f2a4b18c09 + Add mode for 'master-master' mysql replication 2014-06-23 11:58:37 +02:00
garnier-quentin 7e117bb008 Fix #5502 2014-04-28 00:01:26 +02:00
Quentin garnier 75f2a46926 Fix #5444 2014-04-14 16:28:25 +02:00
garnier-quentin 4657af841e Fix mysql mode compil error 2014-04-06 12:47:48 +02:00
Quentin Garnier 2812fb9fb6 Fix: simplify group by for informix 2014-02-20 18:25:19 +01:00
Quentin Garnier 46514d1922 + Add two modes for informix plugin 2014-01-24 11:35:52 +01:00
Quentin Garnier 7ca3b80ca3 + Add two new modes for 'informix' plugin 2014-01-15 16:44:37 +01:00
Quentin Garnier 52227e5f2c + Add mode 'tablelocks' for informix 2014-01-15 15:21:00 +01:00
Quentin Garnier 8a5e277a45 + Add mode for informix 2014-01-15 14:04:42 +01:00
Quentin Garnier 06f2fc6d1b + Add mode 'lockoverflow' 2014-01-15 11:27:16 +01:00
Quentin Garnier dedc1caf26 Fix #5119 2014-01-15 11:12:01 +01: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
Quentin Garnier 3b09619f72 + Initial version of informix plugin 2014-01-10 14:10:46 +01:00
garnier-quentin 16e62dcfb2 + New centreon plugin system 2013-12-13 16:14:12 +01:00