Colin Gagnaire
c77b04491c
enh mssql plugin database, add list-database mode ( #1091 )
2018-08-16 16:56:36 +02:00
Colin Gagnaire
7ed6d5c8ee
fix mssql transactions case ( #1067 )
2018-07-20 14:32:24 +02:00
Colin Gagnaire
0fd4fe5530
fix mssql blocked processes trim ( #1066 )
2018-07-20 14:02:40 +02:00
Colin Gagnaire
64874e6f8c
enh mssql blockedprocesses ( #1055 )
2018-07-13 15:53:29 +02:00
omercier
1bc52b5825
convert blocked processes counters ( #938 )
...
* Convert database::mssql::mode::blockedprocesses to the counters library
* Using fetchrow_hashref instead of fetchall_arrayref according to @Sims24 recommendation
* Rationalizing a bit the output/long output/debug output
2018-07-13 15:49:08 +02:00
Simon Bomm
df60a88553
Merge pull request #858 from cgagnaire/database-mssql-logsize
...
add mssql logssize mode
2018-02-07 16:28:34 +01:00
Fabien THEPAUT
33521303f1
New Year !
2018-01-29 14:11:11 +01:00
Colin GAGNAIRE
67ef5834f8
remove extra_instance
2018-01-25 12:02:16 +01:00
Colin GAGNAIRE
6e3b9c2480
add mssql logsize mode
2018-01-17 10:09:52 +01:00
Simon Bomm
96aad7e94d
+ add sqlstring to plugin.pm
2017-11-30 16:52:49 +01:00
garnier-quentin
65d46d083c
+ New year!
2017-01-09 17:12:12 +01:00
garnier-quentin
9026fa9f5a
+ remove useless lines
2016-08-01 14:09:24 +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
garnier-quentin
36a7216eb0
+ Fix MSSQL threshold for mode 'failed-jobs'
2016-02-09 13:26:05 +01: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
Quentin Garnier
ec58e38ff2
Fix mssql backup-age (to be tested. not sure)
2015-02-02 16:29:24 +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
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
Simon BOMM
6541d25cd5
cf Bug #5748
2014-09-12 14:59:07 +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