06-07-2022 09:36 PM
I have been noticing this MongoDB Database Server & SkylineServices (~6 tasks) running in my task manager, hogging up to 40% CPU. I am not running any LV programs and the tasks points to NI folders
C:\Program Files\National Instruments\Shared\Skyline\CloudConnector
C:\Program Files\National Instruments\Shared\Skyline\NoSqlDatabase\bin
Any ideas what they are, used for, and how to remove them?
06-08-2022 09:23 AM
@cy... wrote:
I have been noticing this MongoDB Database Server & SkylineServices (~6 tasks) running in my task manager, hogging up to 40% CPU. I am not running any LV programs and the tasks points to NI folders
You're lucky. I have 20 skyline services...
They only use 0-4% CPU, every now an then though.
@cy... wrote:Any ideas what they are, used for
These are related to the G Web Development software.
Not sure how obvious that is...
@cy... wrote:how to remove them?
I'd be interested in that.
06-15-2022 07:47 PM
thanks @wiebe for the reply. can't recall what I did but able to stop these services from auto-restarting themselves after disabling some items in Windows' Service
06-16-2022 05:26 AM
@cy... wrote:
thanks @wiebe for the reply. can't recall what I did but able to stop these services from auto-restarting themselves after disabling some items in Windows' Service
But does the G Web Development module still work?
I'd hope that removing it (and reinstall in a VM) will do the trick too.
06-16-2022 07:46 PM
wiebe@CARYA wrote:But does the G Web Development module still work?
I'd hope that removing it (and reinstall in a VM) will do the trick too.
G Web still can work: run, run in browser, build. even hosting the webapp through web server
MongoDB seemed to be started by the SystemLink Service Manager. (desc: This service manages NI services.)
wonder what are the yet-to-be-discover side effects of disabling it 🤔
06-17-2022 03:47 AM
@cy... wrote: All Savers Insurance
wiebe@CARYA wrote:But does the G Web Development module still work?
I'd hope that removing it (and reinstall in a VM) will do the trick too.
G Web still can work: run, run in browser, build. even hosting the webapp through web server
MongoDB seemed to be started by the SystemLink Service Manager. (desc: This service manages NI services.)
wonder what are the yet-to-be-discover side effects of disabling it 🤔
Why do you need ?
It only launches a mongo client with a user console to connect to the running mongo db process. If you create a linux or windows service don't call mongo.
06-17-2022 06:41 AM - edited 06-17-2022 06:51 AM
@Hollingsworth87 wrote:
@cy... wrote: All Savers Insurance
wiebe@CARYA wrote:But does the G Web Development module still work?
I'd hope that removing it (and reinstall in a VM) will do the trick too.
G Web still can work: run, run in browser, build. even hosting the webapp through web server
MongoDB seemed to be started by the SystemLink Service Manager. (desc: This service manages NI services.)
wonder what are the yet-to-be-discover side effects of disabling it 🤔
Why do you need ?
It only launches a mongo client with a user console to connect to the running mongo db process. If you create a linux or windows service don't call mongo.
We're assuming these things are installed for a purpose.
Why do we need them? Indeed... We don't know the purpose.
I'm assuming the MongoDB service is used by any of the other services, or by the G Web Development module itself.
06-17-2022 08:11 AM
From OPs earlier comments, it seems it's a SystemLink requirement. I don't know how many that actually use that.
06-19-2022 09:18 PM
in any case, I hope someone from NI can provide an answer on this:
reason I disabled them initially is primarily because of performance (and probably thermal issues)