23 lines
961 B
Plaintext
23 lines
961 B
Plaintext
|
{'author': 'George Pochiscan',
|
||
|
'description': 'This package extends current informix package with the '
|
||
|
'following checks:\n'
|
||
|
'\n'
|
||
|
'Alert if the number of locks kept by a session is higher than '
|
||
|
'a specific number (configured by WATO rule).\n'
|
||
|
'Inactive transactions with locks \n'
|
||
|
'Long transactions\n',
|
||
|
'download_url': '',
|
||
|
'files': {'agents': ['plugins/mk_informix'],
|
||
|
'checkman': ['informix_transactions_activity',
|
||
|
'informix_transactions_locks',
|
||
|
'informix_transactions_long_transactions'],
|
||
|
'checks': ['informix_transactions'],
|
||
|
'web': ['plugins/wato/informix_nlocks.py']},
|
||
|
'name': 'Informix_transactions',
|
||
|
'num_files': 6,
|
||
|
'title': 'Informix monitoring',
|
||
|
'version': '1.0.1',
|
||
|
'version.min_required': '2.0.0p17',
|
||
|
'version.packaged': '2.0.0p17',
|
||
|
'version.usable_until': None}
|