Re: snmp traps

2022-10-19 Thread Stuart Henderson
On 2022-10-19, Alec wrote: > >>However I think you could /probably/ already implement this yourself by >>calling snmp(1) 'trap' from sensorsd if you wanted this now. > > Ah, for that we have wonderful swiss-knife called "ifstated" that can be > abused to do almost anything. > Perhaps I might have

Re: snmp traps

2022-10-19 Thread Alec
On Wednesday, October 19, 2022 at 06:42:18 p.m. GMT+9, Stuart Henderson wrote: On 2022-10-19, All wrote: >  Hi,  > Thank you for a quick reply! That is a bit sad that we only have coldStart, > but I udnerstand. > It would be great to have traps for CPU/temperature threshold breaches for

Re: snmp traps

2022-10-19 Thread Stuart Henderson
On 2022-10-19, Alec wrote: > Hi,  > Thank you for a quick reply! That is a bit sad that we only have coldStart, > but I udnerstand. > It would be great to have traps for CPU/temperature threshold breaches for > general stuff and addition (especially) as well as deletion of IP addresses > from

Re: snmp traps

2022-10-18 Thread Alec
, October 19, 2022 at 02:27:17 p.m. GMT+9, Martijn van Duren wrote: On Wed, 2022-10-19 at 05:13 +, All wrote: > Hi, > Does anyone know where I can find the list of snmp traps that are supported > by OpenBSD? Even though a lot of work has been done lately in snmp land, traps are still o

Re: snmp traps

2022-10-18 Thread Martijn van Duren
On Wed, 2022-10-19 at 05:13 +, Alec wrote: > Hi, > Does anyone know where I can find the list of snmp traps that are supported > by OpenBSD? Even though a lot of work has been done lately in snmp land, traps are still one of the main tickets I need to address. Right now only col

snmp traps

2022-10-18 Thread Alec
Hi, Does anyone know where I can find the list of snmp traps that are supported by OpenBSD?