Getting Started with Orion
The following shows you the basics of working with Orion.
Info
This guide assumes you have a working Axyon Orion server. If you have not yet installed see the Installation guide to get started.
If you would like to learn more about the details of Orion first, see the Orion docs.
System Check
Before we start adding agents, let's make sure we have a functioning Orion system first.
Let's get our current profile:
ax profile
This should output something similar to the following (your namespace should be different):
Namespace: 0195b531-00c9-72b8-8df5-a8731edc1efd
Usage
CPUs: 0
Memory: 0 B
Storage: 0 B
Instances: 0
Quota
CPUs: 4
Memory: 8.0 GB
Storage: 10 GB
Instances: 10
If you see something similar to the above, great! You are ready to proceed with adding our first Agent.
If you get an error, make sure you have your Environment Variables configured properly. If you continue to have issues, see our Help.