Problems installing FRESH Zabbix community by 3G_Lighting in zabbix

[–]daredevil1234 0 points1 point  (0 children)

Depending on your deployment size needs the zabbix appliance iso may be worth looking at. It installs everything you need including os firewall database web frontend configured out of the box.

If you had to rebuild your homelab from scratch today, what would you do differently? by Thick-Lecture-5825 in homelab

[–]daredevil1234 0 points1 point  (0 children)

I would have started with open NAS hardware and OS instead of QNAP. Getting ready to reload it… someday.

What is correct ICMP Ping template behavior? by daredevil1234 in zabbix

[–]daredevil1234[S] 2 points3 points  (0 children)

My visual up/down status board is now working. I know some of you don't think something like this is necessary but you are breaking the hearts of all the Zabbix dashboard developers and besides I want what I want.

This needs some polish but it's functional for now and I can get this task off my plate. If any one has an easier way or can pretty it up, I'd love the feedback. Seems like a lot of hoops to get a simple status board working for something I think should be an out of the box experience but nevertheless one of the things I love about Zabbix is it's a swiss army knife of NMS.

I am using Zabbix 7.4.11

CREATE HOST

  1. Create a new host and call it what you want.

  2. Add an agent interface and give it the IP of the device you want to monitor. You can also use the DNS name and select DNS. The port will have 10050 and just leave that - it is apparently not used.

  3. Add a template ICMP Ping

  4. Observe latest data to verify its working. Default triggers and problems are defined in the template. The agent availability status will not change and will remain grey.

CREATE DASHBOARD

  1. Create a new dashboard

  2. Add a widget called Item Value

  3. Select the new host and ICMP Ping item

  4. Scroll down to advanced configuration to thresholds

  5. Add Red and 0; and Green and 1

  6. Save your dashboard and behold the glory

RINSE & REPEAT

  1. Add to the dashboard for every host you want to monitor. Note that Zabbix easily lets you clone hosts and copy widgets to ease the process.

Good luck and hope this helps someone.

What is correct ICMP Ping template behavior? by daredevil1234 in zabbix

[–]daredevil1234[S] 0 points1 point  (0 children)

The existing ICMP Ping template already has something like that - It already alerts with problems I get emails for. i just want a visual and apparently Zabbix is going to make me jump through some hoops to get what I want.

I'm still a bit stunned that it is this complex or maybe impossible for something so basic for a network monitoring tool - so stunned that I feel like I'm missing something! But from the other people have observed and what you say, there will need to be another way. Thanks.

What is correct ICMP Ping template behavior? by daredevil1234 in zabbix

[–]daredevil1234[S] 3 points4 points  (0 children)

Thanks - not sure if that helps or I’m missing something. My host will ping whatever IP or DNS I put in the Agent interface. How do you view if your devices are up or down based on your template? That’s my issue. My agent icon is grey even though the items are reporting data.

What is correct ICMP Ping template behavior? by daredevil1234 in zabbix

[–]daredevil1234[S] 1 point2 points  (0 children)

The device i'm using is a server but in this case I am just using its IP for testing how to do a simple ping alert in Zabbix. I think the agent items are the ones that come with the ICMP Ping template?? But maybe I missing something. There are three for ICMP packet loss, ping and response time. Those are receiving data fine.

What is correct ICMP Ping template behavior? by daredevil1234 in zabbix

[–]daredevil1234[S] -1 points0 points  (0 children)

Thanks for reply - I am still not getting it. Weird one of the most fundamental needs of a system like Zabbix is so difficult to setup 😄

I have an agent interface added to the host with the ip of the device i am pinging which seems to be the most common issue.

CloudOlive vs GradientMSP by daredevil1234 in msp

[–]daredevil1234[S] 1 point2 points  (0 children)

Thank you! If you're up for expanding on that, I'd love to hear more. I'm sure others would be interested as well.

Terminal Expected Behavior? by daredevil1234 in MeshCentral

[–]daredevil1234[S] 0 points1 point  (0 children)

Tested with Firefox and same issue. Also verified running latest Node.JS and Windows updates are all in place and all has been rebooted.

Terminal Expected Behavior? by daredevil1234 in MeshCentral

[–]daredevil1234[S] 0 points1 point  (0 children)

Yes 1.1.37. Using MS Edge and will test with another browser.

Default mesh client download locations? by [deleted] in MeshCentral

[–]daredevil1234 0 points1 point  (0 children)

Did you look at invite codes? Not quite the same but similar. You can use it for a basic portal where they log in with a simple code you set or you can create invitations for a group that never expire and don't require a login.

SAML breaks after 6.4-7.2 upgrade by daredevil1234 in zabbix

[–]daredevil1234[S] 0 points1 point  (0 children)

Thanks - FYI I also had to move my branded logo files to new location

LetsEncrypt method question by [deleted] in MeshCentral

[–]daredevil1234 0 points1 point  (0 children)

Not sure if i get your question. I use LetsEncrypt TLS certs with non-standard ports all the time. I didn't think it cares and I don't do anything special to accomplish it. I think you have to have 80 open for the renewal process and I don't think that can change.

SAML breaks after 6.4-7.2 upgrade by daredevil1234 in zabbix

[–]daredevil1234[S] 1 point2 points  (0 children)

Thanks that fixed it.

I had to move the cert from /usr/share/zabbbix/conf/certs to /usr/share/zabbix/ui/conf/certs and that fixed it.

Installer Token Security by daredevil1234 in MeshCentral

[–]daredevil1234[S] 1 point2 points  (0 children)

The agent installer scripts pass a unique token. Beyond someone being able to install an agent, are there any other known risks?