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
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.