Category Archives : Get started with vScope RSS feed for this section

How to add Custom VMware tags to vScope

By using the customized discovery tags option in vScope, it’s possible to extract your custom VMware tags to vScope. Important! The vCenter needs to be discovered once before you can add the cus...

Connecting to Microsoft SCCM

By integrating with Microsoft System Center Configuration Manager (SCCM), you can collect servers, clients, and mobile devices to vScope. vScope uses SQL queries on the SCCM SQL database. That means t...

Logging in to vScope

To use vScope you need an account. Your account is created by a vScope administrator or the first time you log in with your Active Directory account. For the latter it is required that the Active Dire...

How to access vScope

vScope is hosted on a server in your environment. It’s possible to log in to vScope from browsers in the same environment using a url. Type in the Base URI provided by your vScope adminsitrator ...

How Do I Use the Filter Panel?

There are two different ways to use the filter panel in vScope,  basic filters and filtering using regex. Basic filters Using the check boxes One click – only show checked values. The example b...

How to Set up the Email Server

To receive the automated emails in vScope, such as reports and tracker cases, you need to set up your own email server. In this article we’ll describe how to do this. 1. Go to settings->Email...

How to Get Started with vScope Billing

Notice: Administrator privileges in vScope are required to use Billing vScope Billing allows organizations to add prices to their IT resources for more accurate and efficient billing process. Setting...

Install vScope on Docker

Requirements Docker 2 CPU cores HDD 60 GB RAM Server 8 GB Quick start Execute: docker run -p 80:80 -d docker.vscope.net/vscope Aim your browser at http://localhost to access vScope web UI Persistent d...

Connecting to Docker Containers

Adding Docker inventory to vScope lets you browse configurations and settings of containers, images, and Docker engines in the same way as with any other resource in vScope. The following guide is app...