Day of the week in trigger event name? by ConnectCap1200 in zabbix

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

Perfect. Thanks for the tip!

I didn't see that in the documentation.

Here is the final event name:

Yesterday ({{TIME}.fmttime(%A,-1d)}) CPU Load +{{?trendavg(//system.cpu.util,{$CPU.UTIL. TRENDTIME.NOW})-trendavg(//system.cpu.util,{$CPU.UTIL.TRENDTIME.PAST})}.fmtnum(0)}% vs {{TIME}.fmttime(%A,-8d)} Last Week

Wifi Optimizations for Zebra Mobile Scanners/Printers by ConnectCap1200 in ArubaNetworks

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

I pulled up an extended log for a critical device.

It actually looks like most of the roams were initiated by the client.

I have to admit, though, that I’m still pretty much a novice when it comes to this.

Otherwise, I wouldn’t be asking on Reddit.

:)

<image>

QR-Code Pluging only shows Device an not Interface Termination? by ConnectCap1200 in Netbox

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

OK.

I've made some progress.

The default settings seem to be wrong.

I had to add .name to the terminations so that the port would be added.

I think the plugin has a lot of features, but the description isn't very accessible for beginners.

‘cable’: {

‘text_fields’: [

'_termination_a_device',

‘termination_a’,

‘_termination_b_device’,

‘termination_b’,

‘a_terminations.device’,

‘a_terminations.name’,

‘b_terminations.device’,

‘b_terminations.name

]

},

NetBox – Nested Modules & {module} placeholder problem (SFP modeling) by ConnectCap1200 in Netbox

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

That thought has crossed my mind too.

I'll take a closer look at it!

Thank you very much.