From 728300eb06d078523bde072d57aa90c2443c856c Mon Sep 17 00:00:00 2001 From: Tristan Ancelet Date: Sat, 25 Nov 2023 14:22:33 -0600 Subject: [PATCH] Added new post and fixed formatting --- 1693890000-blog-issue.html | 13 +++- 1698642000-first-ticket.html | 1 + 1699375988-ref-209-start.html | 2 + 1699558725-ref-290-submitted.html | 1 + 1699564352-webhooks.html | 1 + 1700104768-new-job-offer.html | 9 +-- 1700345096-busy-week.html | 1 + 1700863814-auvik-trial.html | 109 ++++++++++++++++++++++++++++++ index.html | 3 + 9 files changed, 135 insertions(+), 5 deletions(-) create mode 100644 1700863814-auvik-trial.html diff --git a/1693890000-blog-issue.html b/1693890000-blog-issue.html index 739bdf2..f3b3c5e 100644 --- a/1693890000-blog-issue.html +++ b/1693890000-blog-issue.html @@ -13,10 +13,20 @@

-Index Hello World +Index


+

+last 5 posts +


+

+ +

Date: 2023/09/05

@@ -27,6 +37,7 @@

Blog Issue

DNS

+

Looks like my master DNS server was down for the last 3 days (didn't know until the teacher mentioned it). Had to end up taking a look at my provider and it looks like my master DNS server had crashed at some point. After restarting it I got everything started up and it seems to have come back up.

diff --git a/1698642000-first-ticket.html b/1698642000-first-ticket.html index 0b382df..5f9c7a1 100644 --- a/1698642000-first-ticket.html +++ b/1698642000-first-ticket.html @@ -29,6 +29,7 @@ last 5 posts Hello World +

Date: 2023/10/30

diff --git a/1699375988-ref-209-start.html b/1699375988-ref-209-start.html index 78a29cc..603fb6c 100644 --- a/1699375988-ref-209-start.html +++ b/1699375988-ref-209-start.html @@ -33,6 +33,8 @@ last 5 posts Hello World +
+

Date: 2023/11/07

diff --git a/1699558725-ref-290-submitted.html b/1699558725-ref-290-submitted.html index 6a4f03f..f251d49 100644 --- a/1699558725-ref-290-submitted.html +++ b/1699558725-ref-290-submitted.html @@ -36,6 +36,7 @@ last 5 posts Hello World +

Date: 2023/11/09

diff --git a/1699564352-webhooks.html b/1699564352-webhooks.html index feaa6a4..a9dd67e 100644 --- a/1699564352-webhooks.html +++ b/1699564352-webhooks.html @@ -39,6 +39,7 @@ last 5 posts Hello World +

Date: 2023/11/09

diff --git a/1700104768-new-job-offer.html b/1700104768-new-job-offer.html index 487de24..6fba72d 100644 --- a/1700104768-new-job-offer.html +++ b/1700104768-new-job-offer.html @@ -23,6 +23,9 @@ last 5 posts

+

Date: 2023/11/15

@@ -60,7 +61,7 @@ The company being Acumera. I had one roun

Struggles

-I've noticed working and getting job offers is dealing with actually accepting them. I've been working for my current company for about 2 years, and without going to far into it, I've had a really bad time due to lack of support. Mostly due to me being the sole person responsible for my companies infrastructure. I've told them several times that I've needed assistance handling our systems (as we have over 40 and each is handling their own applications and services. I do not have the time in the day to handle both admin and engineering duties. It has been over a year of this and honestly I can't take it anymore. +I've noticed working and getting job offers is dealing with actually accepting them. I've been working for my current company for about 2 years, and without going too far into it, I've had a really bad time due to lack of support. Mostly due to me being the sole person responsible for my companies infrastructure. I've told them several times that I've needed assistance handling our systems (as we have over 40 and each server is handling their own undocumented legacy applications and services. I do not have the time in the day to handle both admin and engineering duties. It has been over a year of this and honestly I can't take it anymore.

Will I take it

diff --git a/1700345096-busy-week.html b/1700345096-busy-week.html index 5f7070f..36a7ca0 100644 --- a/1700345096-busy-week.html +++ b/1700345096-busy-week.html @@ -39,6 +39,7 @@ last 5 posts First Ticket +

Date: 2023/11/18

diff --git a/1700863814-auvik-trial.html b/1700863814-auvik-trial.html new file mode 100644 index 0000000..787380a --- /dev/null +++ b/1700863814-auvik-trial.html @@ -0,0 +1,109 @@ + + + + + +Auvik Trial + + + + + + + +
+

+Index +


+

+ +

+last 5 posts +


+

+ + +
+

+Date: 2023/11/24 +

+ +

+Author: Tristan Ancelet +

+ +

Auvik Trial

+

+Auvik was providing a 14 day trial to test out their platform. +

+ +

The Trial

+
+

+I wasn't even aware of what Auvik even was until I came accross a "Use Auvik and win a free Ubiquity Switch" ad. The primary factor for me messing with their paltform was admittedly the free switch. +

+ +

Their Platform

+
+

+Unbeknownst to me, their platform was akin to something I've just recently been working with at work. A network monitoring server. +

+ + +

LibreNMS: At Work

+
+

+At work we use Solarwinds almost exclusively, but recently in the engineering dept we decided to setup our own NMS with LibreNMS. A process that I setup in a script for ease-of-use for anyone else wanting to try it. It is an amazing project and I highly praise it for all of the functionality it brings. +

+ +

+However, there are still some pain points with the project in terms of the network map. When viewing a network map, unless you've grouped up your devices in small enough network groups (doesn't help sometimes) your network map will be presented in a spider-web without any ability to resize or manipulate the map in any way (that makes it easier to read). Although this is where any gripes over LibreNMS starts and ends, as otherwise this is an amazing project that makes monitoring your network much more manageable. +

+ +

Auvik

+

Deployment & Setup

+
+

+Deploying their solution was insanely easy. I took the route of deploying their collector via a docker container (they generate you a docker compose file) on my VM Server, which only took a few minutes to download the necessary images and start it. Very soon after it connected back to their platform and began scanning my internal network. +

+ +

Operation : Function

+
+

+Within 10 minutes their collector had mapped out (just about) every single VLAN and network I had running in my homelab (even the vnets running on my VM server). It really suprised me how invasive it was. +

+ +

Operation : UX

+
+

+With my experience with Solarwinds, Zabbix and LibreNMS I didn't expect much in the way of UX from Auvik. However, I was plesantly suprised. The UI & UX for their platform was outstanding. Everything is laid out well and everything is formatted in a way that makes everything easy to read. +

+ +

+For someone that despises Front-End work, I can appreciate the effort they've put into their product. +

+ +

Overall

+
+

+This is a really high-quality product I would like to use in my own lab, but due to it's black-box nature I wouldn't be ok with using it for my home network. +

+ + + diff --git a/index.html b/index.html index 3083daf..b9190d6 100644 --- a/index.html +++ b/index.html @@ -22,6 +22,9 @@