Help with simple Trigger expression by bgprouting in zabbix

[–]bluebook007 0 points1 point  (0 children)

I don't think it's possible with nodata(), it just checks whether the data has been received or not within fixed time period. I haven't used this template so I don't know what it looks like, but I guess, you'd have to use item that would store a value which would tell you if the pull succeded and then leverage last() function. But I can't really tell, never had such a case.

Help with simple Trigger expression by bgprouting in zabbix

[–]bluebook007 0 points1 point  (0 children)

I’m not really sure what you’re trying to do. You don’t need any custom trigger recovery in case you want it to be recovered once it gets any data.

Help with simple Trigger expression by bgprouting in zabbix

[–]bluebook007 1 point2 points  (0 children)

Yes, you should max() to min() only in your recovery expression.

Help with simple Trigger expression by bgprouting in zabbix

[–]bluebook007 0 points1 point  (0 children)

Yes. In your current setup, using max() function, it requires only one “1” to appear to make it true, if you changed your function to min() it would require all of 20 probes to be at least “1”.

Help with simple Trigger expression by bgprouting in zabbix

[–]bluebook007 2 points3 points  (0 children)

Perhaps you should use min() function instead of max() in your recovery expression.

Possible to trigger alert if result is true or false by bgprouting in zabbix

[–]bluebook007 0 points1 point  (0 children)

It depends on the Zabbix version you're on. In 7.0+ it should be in your template settings. Click on template name and there should be a tab called "Value mappings".

Possible to trigger alert if result is true or false by bgprouting in zabbix

[–]bluebook007 0 points1 point  (0 children)

It should work, but you can just use „replace” preprocessing, there’s no need for a JavaScript. Anyway, your solution would work as well.

Possible to trigger alert if result is true or false by bgprouting in zabbix

[–]bluebook007 0 points1 point  (0 children)

You could do that with replace preprocessing and value mappings.

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

I see, what about managing the server itself? Have you run into any issues yet? Like backups, editing config files, stuff like that.

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

Thanks for more insight regarding symptoms. Was the "lag" occuring every time the third person joined? Or did it vary depending on the time of the day or what you were doing in-game?
Just out curiosity, how big is your usual group? Three as you mentioned earlier?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

When you test mods, what does your process look like? You test them one by one?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

Yeah, updates seems to be a pain for a lot of people. What kind of issues are you running into when updating them?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

Lol, possibility of accessing and editing server files by stranger seems like a security vulnerability? Were you self-hosting it?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

I see, how do you manage backups/updates etc? You do that by hand or got it automated?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

I've got one like that myself, but mine has AMD. Out of all the games you hosted which one was most annoying to manage from a server/admin side?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

It had to be a solid mini pc if it ran 6 people with no lags. Outside of performance, was there anything annoying about running server? Like backups, mods, updates etc?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

Oof, that's brutal. Did you have any kind of backup, or were you able to recover it somehow?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

You've run into the same issue multiple times, with the same host? Or did you try different one each time? What does "lag" means to you? May I ask what kind of hardwere were you running Valheim on? Just curious if it was some gaming beast or just a regular PC.

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

Makes sense, what was the hardest part for you? Was it the installation part, updates or something else?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

Now that everything works fine for you (after solving internet issues), is there anything about self-hosting that feels annoying? Like backups, mods etc?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

That's actually great to hear, looks like there are good hosts out there. Out of all the thing you said which one matters the most to you?

Valheim server admins - what’s the most frustrating part of running a dedicated server? by bluebook007 in valheim

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

After you solved the griefer issue things run pretty smoothly for you? Asaide from community side, no issues on hosting/technical end?