mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 13:45:18 +02:00
enh(plugin)add-sql-string-postgres (#2241)
This commit is contained in:
parent
e73fabe165
commit
29c3704092
@ -40,6 +40,7 @@ sub new {
|
||||
'list-databases' => 'database::postgres::mode::listdatabases',
|
||||
'query-time' => 'database::postgres::mode::querytime',
|
||||
'sql' => 'centreon::common::protocols::sql::mode::sql',
|
||||
'sql-string' => 'centreon::common::protocols::sql::mode::sqlstring',
|
||||
'statistics' => 'database::postgres::mode::statistics',
|
||||
'tablespace' => 'database::postgres::mode::tablespace',
|
||||
'timesync' => 'database::postgres::mode::timesync',
|
||||
|
Loading…
x
Reference in New Issue
Block a user