News:

We really need your input in this questionnaire

Main Menu

OsQuery

Started by Egert143, May 05, 2021, 12:40:21 PM

Previous topic - Next topic

Egert143

Hello

Has anybody used osquery and get results into NetXms ?

Its supposed to work like SQLLite (but actually uses rocksdb) database with system info in it for easy query. but not sure how to query it with netxms.

Egert

Filipp Sudanov

If osquery supports ODBC, then it could be accessed that was as dbquery sybagent supports ODBC.

Otherwise it could be technically possible to develop netxms database driver that would support osquery.