Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image resize error (reverted back) #115

Merged
merged 3 commits into from
Sep 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_label: 'Architecture'

* A Platform independent Job Scheduling and Automation Solution that SMA provides to manage an entire data center

<img src="imgbasic/Picture3.png" width="600"/>
![](../static/imgbasic/Picture3.png)

### OpCon Architecture Overview

Expand Down
6 changes: 3 additions & 3 deletions docs/Audit Management.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ sidebar_label: 'Audit Management'

* Resides under **Management** > **Reporting**

<img src="imgbasic/AuditHistory.png" width="600"/>
![](../static/imgbasic/AuditHistory.png)

#### Filtering

* The Audit Management (view) screen displays drop list for user, audit category selection, and options for date range to view preferred Audit information

<img src="imgbasic/Columns.png" width="500"/>
![](../static/imgbasic/Columns.png)

<img src="imgbasic/Categories.png" width="500"/>
![](../static/imgbasic/Categories.png)



Expand Down
2 changes: 1 addition & 1 deletion docs/Departments.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ _Three Steps to setting up Departments in OpCon_:

### Create Department

<img src="imgbasic/Add_Departments.png" width="700"/>
![](../static/imgbasic/Add_Departments.png)

* In Solution Manager, **Departments** is found in **Library > Security > Departments**
* Only required field is **Name**
Expand Down
5 changes: 2 additions & 3 deletions docs/Global Properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,9 @@ sidebar_label: 'Global Properties'

:::tip Best Practice

Any time you see the **Property Selector** icon, <img src="imgbasic/PropertySelectorIcon.png" width="20"/>, you can use a property in that field. It is best practice to click this icon to pop up the Property Selector window to select the property you want to use.

<img src="imgbasic/PropertySelectorWindow.png" width="750"/>
Any time you see the **Property Selector** icon, ![](../static/imgbasic/PropertySelectorIcon.png), you can use a property in that field. It is best practice to click this icon to pop up the Property Selector window to select the property you want to use.

![](../static/imgbasic/PropertySelectorWindow.png)
:::

### Troubleshooting Global Properties in Logs
Expand Down
11 changes: 5 additions & 6 deletions docs/Job Dependency Types.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ sidebar_label: 'Job Dependency Types'
* **Excludes** – The selected Job will be removed from the Schedule on days the dependent Job is scheduled
* **Conflict** – Dependent Job will not start if the selected Job is currently running

<img src="imgbasic/Job_Dependency_Fields.png" width="600"/>

![](../static/imgbasic/Job_Dependency_Fields.png)
#### Requires

* Represented with a solid line
Expand All @@ -20,7 +19,7 @@ sidebar_label: 'Job Dependency Types'

* **Job 2** requires **Job 1** to be in the daily.

<img src="imgbasic/Required_Depen.png" width="300"/>
![](../static/imgbasic/Required_Depen.png)

:::

Expand All @@ -35,7 +34,7 @@ sidebar_label: 'Job Dependency Types'
* **Job 3** has an After Dependency on **Job 2** because it is only occasionally present
* **Job 3** also needs a Dependency on **Job 1** to make sure **Job 1** runs before **Job 3** when **Job 2** does not exist

<img src="imgbasic/Afrer_Depen.png" width="500"/>
![](../static/imgbasic/Afrer_Depen.png)

:::

Expand All @@ -53,7 +52,7 @@ sidebar_label: 'Job Dependency Types'
* **Job 2** and **Job 3** will be included in the build on **Friday**
* **Job 2** is excluding **Job 1** from being in the build on **Fridays**

<img src="imgbasic/Exclude_Depen.png" width="500"/>
![](../static/imgbasic/Exclude_Depen.png)

:::

Expand All @@ -69,7 +68,7 @@ sidebar_label: 'Job Dependency Types'

**Job 1** and **Job 4** can't run simultaniously but don't need to be dependent on each other.

<img src="imgbasic/Conflict_Depen.png" width="500"/>
![](../static/imgbasic/Conflict_Depen.png)

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/Job Instance Properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ sidebar_label: 'Job Instance Properties'

### Property Selector

<img src="imgbasic/JI_PropertySelector.png" width="750"/>
![](../static/imgbasic/JI_PropertySelector.png)

### Command Line

![](../static/imgbasic/JI_CommandLine.png)|
![](../static/imgbasic/JI_CommandLine.png)



Expand Down
2 changes: 1 addition & 1 deletion docs/Machine Instance Properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Machine must be stopped in order to define a Machine Instance Property.

### Property Selector

<img src="imgbasic/MI_PropertySelector.png" width="750"/>
![](../static/imgbasic/MI_PropertySelector.png)

### Command Line

Expand Down
2 changes: 1 addition & 1 deletion docs/OpCon Logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Log Collectors

* Application Logs as well as Schedule Build and Archived Logs are accessible under **Library** > **Administration** > **Logs**.

<img src="imgbasic/Logs.png" width="750"/>
![](../static/imgbasic/Logs.png)

#### Log Location in Windows

Expand Down
6 changes: 3 additions & 3 deletions docs/Other Frequency Details.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ sidebar_label: 'Other Frequency Details'

## Job Information

<img src="imgbasic/Build_status.png" width="700"/>
![](../static/imgbasic/Build_status.png)


#### Job Build Status
Expand All @@ -37,7 +37,7 @@ sidebar_label: 'Other Frequency Details'

## Offset Information

<img src="imgbasic/Start_Offsets.png" width="700"/>
![](../static/imgbasic/Start_Offsets.png)

#### Schedule Start Time

Expand Down Expand Up @@ -71,7 +71,7 @@ sidebar_label: 'Other Frequency Details'

## Start Time and Job Execution

<img src="imgbasic/JobStartTime.png" width="700"/>
![](../static/imgbasic/JobStartTime.png)

#### Start Time Estimation

Expand Down
2 changes: 1 addition & 1 deletion docs/Schedule Instance Properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sidebar_label: 'Schedule Instance Properties'

### Property Selector

<img src="imgbasic/SI_PropertySelector.png" width="750"/>
![](../static/imgbasic/SI_PropertySelector.png)

### Command Line

Expand Down
16 changes: 7 additions & 9 deletions docs/Server Options.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,33 +24,31 @@ sidebar_label: 'Server Options'
* Allowing wildcards in Events
* TLS Certificate Number

<img src="imgbasic/General.png" width="750"/>
![](../static/imgbasic/General.png)

#### Logging

* Here you can configure the settings for things like:
* Log job dependency errors to Critical.log
* Maximum number of days logs should be kept

<img src="imgbasic/Logging.png" width="750"/>

![](../static/imgbasic/Logging.png)
#### Security

* Here you can configure the settings for things like:
* Password Experation Rules
* Password Strength Requirements
* Number of failed log in attempts

<img src="imgbasic/Security.png" width="750"/>
![](../static/imgbasic/Security.png)

#### Notifications

* Here you can configure the settings for things like:
* Number of days to keep notification history
* SPO & SNMP settings
* License Notificaitons

<img src="imgbasic/Notifications.png" width="750"/>
![](../static/imgbasic/Notifications.png)

#### SMTP

Expand All @@ -59,21 +57,21 @@ sidebar_label: 'Server Options'
* SMTP Settings
* SMS Settings

<img src="imgbasic/SMTP.png" width="750"/>
![](../static/imgbasic/SMTP.png)

#### Vision

* Here you can configure the settings for things like:
* Vision card history

<img src="imgbasic/Vision.png" width="750"/>
![](../static/imgbasic/Vision.png)

#### Time

* Here you can configure the settings for things like:
* Build Time

<img src="imgbasic/Time.png" width="750"/>
![](../static/imgbasic/Time.png)



Expand Down
Loading