Knowledge Base
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Clean cached RAM

Clean cached RAM This article will discuss how to clean cached RAM on a Linux system.  We’ll see how to carry out the clean-up process manually. We’ll make use of tools such as Grafana and echo. Linux is borrowing unused memory for disk caching. Thi...

Memory_Before_Clean.png Memory.png
Oleksandr by Sisense Team Member
  • 1364 Views
  • 0 comments
  • 2 kudos

How to export snapshot file from Grafana

In case when it is not possible to share dashboard via https://snapshot.raintank.io/ (for example due to security policies)  next flow could be used to export JSON of dashboard with required data included:Open required dashboard and set the time rang...

vsolodkyi_0-1679087082897.png vsolodkyi_1-1679087082917.png vsolodkyi_2-1679087082904.png vsolodkyi_3-1679087082868.png
vsolodkyi by Sisense Team Member
  • 2859 Views
  • 0 comments
  • 0 kudos

Cleaning /Opt Storage

Cleaning /opt storage In this article, we'll discuss how we can clean a Linux system of unused files and directories to free up disk space. We’ll see how to carry out the clean-up process manually. We’ll make use of tools such as du and sort. 1. Log...

Oleksandr by Sisense Team Member
  • 1191 Views
  • 0 comments
  • 0 kudos

Install Error Service 'W3SVC' (W3SVC) failed to start

During the install of Sisense, you may run into the following error:  We're sorry, There was an error with your Sisense installationService 'W3SVC' (W3SVC) failed to start. Please restart your computer and try installing again. The W3SVC service is ...

intapiuser by Community Team Member
  • 17932 Views
  • 0 comments
  • 0 kudos

Force Start A Sisense Service From Windows PowerShell

Question: Sisense Service hangs and I try to start them in Windows Services, but the usual net stop & net start will not restart them. net stop /y will stop all dependencies.     Solution: Follow the instructions below to force start a Sisense Servi...

intapiuser by Community Team Member
  • 1050 Views
  • 0 comments
  • 0 kudos

How to install new kernel or update existing one in Ubuntu

Some OS related issues could be fixed by installing a different Linux Kernel. In this article we will review how to install a new kernel and make it bootable by default.Installing a new kernelDisplay version of currently running Kernel: uname -r Exam...

vsolodkyi by Sisense Team Member
  • 69238 Views
  • 0 comments
  • 0 kudos

EKS Kubernetes Version Upgrade

EKS Kubernetes Version Upgrade Below are steps on how to upgrade the Kubernetes version in AWS Kubernetes Service (EKS). First, ensure that the current version is compatible with the K8S version you will upgrade to. If not, upgrade the Sisense versi...

index.png index2.png index3.png index4.png
OlegV by Sisense Team Member
  • 2199 Views
  • 0 comments
  • 1 kudos

Build Stability Improvements on Heavy Loaded Systems

Symptoms Relevant for Linux Below are a couple of select symptoms your system could be experiencing under a big load with simultaneous builds. Please note the list is not exhaustive: Build failures over random cubes or a couple of cubes that are bei...

Oleg_S_2-1661428662618.png Oleg_S_1-1661428175124.png Oleg_S_3-1661429254586.png Oleg_S_6-1661429397007.png
Oleg_S by Community Team Member
  • 1550 Views
  • 0 comments
  • 4 kudos

Health and Maintenance of Sisense Environment

Overview: Keeping your Sisense environment healthy and up to date is essential to a successful Sisense instance. This article contains general information about Sisense deployment and maintenance. Please reference the linked articles for additional ...

Community_Admin_0-1634849594519.png

Get License Key for Offline activation by an API call

There is an option to get an activation key using an API GET call to the Sisense licensing server rather than needing to log into the Sisense site to obtain this information. Use case: This method helps generating license keys in a batch when yo...

Get ElastiCube from Process ID

Question I would like to be able to track memory consumption of my ElastiCubes, but I can't find an easy way to link the process ID of  my ElastiCube to the cube name. Answer If you open the Task Manager, go to the Details tab and right-click on o...

Community_Admin_0-1634390814957.png

Resizing SVI (System Volume Information)

Question: Sometimes your server might run out of space on because the SVI (System Volume Information) is eating up all memory.   The system volume information is used in windows in order to save information related to system restore which is used wh...

Labels