You can also compile mib for trapHandler and user trap directly with nagios.
snmpttconvertmib --in=
--out=/etc/snmp/snmptt.conf. \
--exec='/usr/local/nagios/libexec/traps/trapHandler $aA $A $o'
Alex
On 25/02/2011 17:13, C. Bensend wrote:
>
>> I have encountered an issue with wanting to monitor
> I have encountered an issue with wanting to monitor HP and Dell servers
> running windows OS .
> The main issue is that due to security issue we can not use the
> NSClient++ internal functionality , but use the NRPE module option .
> I have not used the nrpe on windows boxes extensively before a
SNMP is a generic protocol. You can monitor server and switch with the
same method.
Alex
On 25/02/2011 15:05, Assaf Flatto wrote:
> the main issue is that SNMP is a clear text protocol and no way to
> encrypt the date , while you can encrypt the NRPE traffic with SSL .
>
> Assaf
>
>
> Alexandre
Thank you Max.
On 25/02/2011 16:06, Max Schubert wrote:
> you can configure the snmp agent to send snmp v3 traps with encryption.
>
> On 2/25/11, Assaf Flatto wrote:
>> the main issue is that SNMP is a clear text protocol and no way to
>> encrypt the date , while you can encrypt the NRPE traffic
you can configure the snmp agent to send snmp v3 traps with encryption.
On 2/25/11, Assaf Flatto wrote:
> the main issue is that SNMP is a clear text protocol and no way to
> encrypt the date , while you can encrypt the NRPE traffic with SSL .
>
> Assaf
>
>
> Alexandre wrote:
>> hello,
>> I think
the main issue is that SNMP is a clear text protocol and no way to
encrypt the date , while you can encrypt the NRPE traffic with SSL .
Assaf
Alexandre wrote:
> hello,
> I think using nrpe is not a good idea. I use snmp Trap of dell
> openmanage for alert in Nagios.
>
> Alex
>
> On 25/02/2011
hello,
I think using nrpe is not a good idea. I use snmp Trap of dell
openmanage for alert in Nagios.
Alex
On 25/02/2011 12:38, Assaf Flatto wrote:
> Hello All
>
> I have encountered an issue with wanting to monitor HP and Dell servers
> running windows OS .
> The main issue is that due to secur
Hello All
I have encountered an issue with wanting to monitor HP and Dell servers
running windows OS .
The main issue is that due to security issue we can not use the
NSClient++ internal functionality , but use the NRPE module option .
I have not used the nrpe on windows boxes extensively before