On 01/03/2013 01:43 PM, eliran shlomo wrote:
> Hi, I'm trying to monitor our radiator server with cacti.
> i saw that in the configuration that monitor already exist
> <Monitor>

Hello Eliran,

you need to have <SNMPAgent> instead of <Monitor>. Monitor is a
different thing and it is used by tools such as Radar.

See goodies/snmp.cfg for SNMP agent configuration examples.

On this Ubuntu 12.04 system I need to specify -m +ALL for snmpwalk to
tell it to load all MIB files (some of them give warnings, though). The
complete command I used was (SNMP agent uses port 1161):

% snmpwalk -m +ALL -v 1 -c public 127.0.0.1:1161

Thanks,
Heikki

>         Username *****
>         Password *****
>         Port  %{GlobalVar:monitor_port}
> </Monitor>
> 
> i want to test it with snmpwalk, on which snmp the monitor works? can
> someone give me an example for snmpwalk command ?
> 
> Best regards,
> 
> Eliran
> 
> 
> _______________________________________________
> radiator mailing list
> [email protected]
> http://www.open.com.au/mailman/listinfo/radiator
> 


-- 
Heikki Vatiainen <[email protected]>

Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS,
NetWare etc.
_______________________________________________
radiator mailing list
[email protected]
http://www.open.com.au/mailman/listinfo/radiator

Reply via email to