Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

Commit b4ae94c

Browse files
committed
2 parents 8e8e27e + 763c0bb commit b4ae94c

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@
5656

5757
- Anterius also provides a feature to apply configuration changes for specific networks entities (subnet/shared-network) accessible thru the edit config button available in the network detailed info pages.
5858

59-
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_config_shnw.png)
60-
61-
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_config_sn.png)
59+
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_config_entity.png)
6260

6361
- Config modifications can be reviewed from the File Editor tab where changes are highlighted.
6462

@@ -71,14 +69,18 @@
7169

7270
- The Snapshot centre provides admins features like viewing previously created config checkpoints and also validate and restore the config files with user confirmation.
7371

74-
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_config_snapshots.png)
72+
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_config_snapshots1.png)
73+
74+
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_config_snapshots2.png)
7575

7676

7777
### DHCP Server Boot Operations <local-server-feature>
7878

7979
- Anterius provides a server operation management page to execute start / stop / restart commands for DHCP v4/v6 servers. (Please note this feature is only supported for a local machine server until these commands are added to the Control Agent API)
8080

81-
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_boot_ops.png)
81+
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_boot_ops1.png)
82+
83+
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_boot_ops2.png)
8284

8385

8486
### Kea Log Streaming <local-server-feature>
@@ -91,16 +93,18 @@
9193

9294
- The alerting function allows admins to set custom thresholds for subnet and shared network utilization
9395

94-
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_alerts.png)
95-
9696
- Alert Levels:
9797
- Default 80 (Warning)
9898
- Default 95 (Critical)
9999

100+
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_alerts1.png)
101+
100102
- Alert Delivery Methods
101103
- E-Mail
102104
- SMS
103105

106+
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_alerts2.png)
107+
104108

105109
## Installation
106110
(Instructions for Debian/Ubuntu based systems)
@@ -177,11 +181,13 @@ sudo npm start
177181

178182
- This characteristic is defined by the address parameter set for the Kea Control Agent that provides API access to the server.
179183

180-
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_settings.png)
184+
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_settings1.png)
181185

182186
- To select server host machine, browse to the Anterius Settings option from the menu and select from the list of available hostnames.
183187
- Navigate to the Kea Hostname List in the settings page to add/edit/delete server host machine details.
184188

185189
- For local server (default mode), set address = localhost:8000
186190
- For remote server, set address = <public_ip:port>
187191

192+
![anterius_screenshots](https://raw.githubusercontent.com/isc-projects/kea-anterius/master/public/images/screenshots/anterius_settings2.png)
193+

0 commit comments

Comments
 (0)