Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - maggio

#1
General Support / Re: Netxms MySQL database
May 05, 2010, 03:54:07 PM
I found.Thanks.
#2
General Support / Re: Router Capabilities
May 05, 2010, 03:53:45 PM
There is no answer ...

Is there any other way to inform netxms about router capabilities?

Thanks.
#3
General Support / Netxms MySQL database
May 05, 2010, 12:59:06 PM
Hi,

I would like to know which MySQl table contains the Trasformation Script value.

Thanks.
Maggio.
#4
General Support / Re: Router Capabilities
May 05, 2010, 12:50:10 PM
The router reply "No such object: .1.3.6.1.2.1.4.1"
Do you have any suggestion?
Thanks
#5
General Support / Re: SNMP OID Fault Management
May 05, 2010, 12:37:17 PM
OK.Thanks.
#6
General Support / Router Capabilities
May 04, 2010, 12:41:26 PM
Hi,

I am working with netxms version 1.0.0 rc2, i am managing cisco router c180x and 1841 network device.
I have a problem about capabilities, they have as IsRouter capability value equal to false. They are correctly router, so this value should be true.
For network discovery i need to have this value equal to true.

Do you have any suggestion ? Why netxms report IsRouter=false ?

Thanks.
Maggio
#7
General Support / SNMP OID Fault Management
May 03, 2010, 01:41:24 PM
Hi,

I would like to configure some "data collection" on specific OID, to get router and switch major fault.I don't need to graph data, but only to get fault and error alarms.

Is it possible ? Which are the most common standard OID to get fault on network device?

Thanks.
Maggio
#8
OK. Thanks.
#9
General Support / Re: DCI with Multiple OID
April 30, 2010, 01:37:56 PM
Thanks. Seems works fine.
#10
Hi,

Can you confirm that passive mode works only with already known devices ? If yes, i have to run my first discovery obligatory with the active mode.
Can you confirm that nexms try ping on all IP of the subnet. If yes, could take a very long time. Is it correct?

Thanks!
#11
I solve. Thanks!
#12
Hi,

I am trying to execute an automated action on a specific event. The action, if i configure a simple echo > log.txt works, but if i configure to execute a custom command with parameters fails.

Do you know if is there any issue on this feature?

Thanks.
Fabrizio
#13
Which are the specific difference between active and only passive, network discovery ?

Thanks.
Maggio
#14
General Support / Network Discovery - Passive mode
April 29, 2010, 03:53:51 PM
Hi,

I would like to know how network discovery (passive mode) work?
All my network device are under subnet 130.224.0.0/255.255.0.0, and i would like to discover then with passive mode and with larger network as 130.0.0.0 (not specifing .224 for example)

Is it possible? how long it will take to discover my network ?

Thanks a lot.
Maggio
#15
General Support / DCI with Multiple OID
April 29, 2010, 03:50:35 PM
Hi,

I have a question how can I calculate DCI with Multiple OIDs.

ifInOctets  -->  .1.3.6.1.2.1.2.2.1.10
ifSpeed  -->  .1.3.6.1.2.1.2.2.1.5

I would like  to calculate the belows;

((ifInOctets) * 8 / ifSpeed) * 100
((ifOutOctets) * 8 / ifSpeed) * 100

Could you le me know how can I make the script code?

Thanks a lot.
Maggio