root
c481f00618
fix query for mssql instance
2019-10-23 17:59:43 +02:00
Simon Bomm
930f4b0c9d
Revert "enh(mssql): pagelifeexpectancy instance counters ( #1698 )" ( #1699 )
...
This reverts commit efb4d30078
.
2019-10-23 17:55:20 +02:00
pkriko
efb4d30078
enh(mssql): pagelifeexpectancy instance counters ( #1698 )
...
* enh(mssql): pagelifeexpectancy instance counters
* fix --help
* fix copyright
2019-10-23 14:01:38 +00:00
garnier-quentin
ad4bd9456c
remove useless code
2019-10-23 12:09:44 +02:00
pkriko
23a589f5b4
enh(plugin): add new mssql mode ( #1693 )
...
New page life expectancy mode
2019-10-23 09:57:24 +02:00
garnier-quentin
dbd9d6237c
add database option in help
2019-07-12 10:07:58 +02:00
garnier-quentin
1e7e8c1277
move default mode
2019-06-28 16:38:24 +02:00
garnier-quentin
20b1ac49f7
WIP: new perfdata system
2019-04-17 11:14:58 +02:00
garnier-quentin
b149d8a316
Fix mssql list databases
2019-04-10 17:46:37 +02:00
garnier-quentin
4d76bc8e0e
Fix mssql list databases
2019-04-10 17:46:18 +02:00
garnier-quentin
738b33c525
Fix #1038
2019-04-10 13:41:51 +02:00
garnier-quentin
8073d8de4b
Fix #1451 : add server option for mssql
2019-03-28 10:14:21 +01:00
garnier-quentin
23ecc86ed7
cleaning code (WIP)
2019-03-26 17:30:51 +01:00
garnier-quentin
42c5ba7df9
Fix 1382
2019-03-07 10:30:51 +01:00
garnier-quentin
afe74917f9
PR #1382
2019-03-05 16:50:10 +01:00
garnier-quentin
7b70db9020
Fix #1382
2019-02-08 13:13:01 +01:00
garnier-quentin
5620a921e0
Fix #1365
2019-02-07 17:06:18 +01:00
garnier-quentin
d10a5f1ec1
update copyright date
2019-01-09 09:57:11 +01:00
garnier-quentin
5880e09d72
+ Fix mssql version bug
2018-12-20 12:03:50 +01:00
garnier-quentin
387a9e3f73
Fix mssql version bug
2018-12-20 11:57:56 +01:00
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