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 - lhpaladin

#1
Hi,

Sent an example
#2
Hi, Victor.

First of all, thanks for the information, it's been a great help.

In a test, extreme returns values 1 and 7 separately for the respective OIDs, on all interfaces. However, in the NetXMS GUI, only UNKNOWN appears.

For Huawei, the OID mentioned does not return a MIB for the corresponding value. Apparently, there is no support for the standard 1.0.8802.1.1.1.1. Maybe with some specific Huawei MIB?
Here is the link that I believe has the supported MIBs:
https://support.huawei.com/hedex/hdx.do?docid=EDOC1100333029&id=EN-US_CONCEPT_0177099878
#3
Hello Everyone,

Extreme
The scenario of a switch that responds "Yes" to the 802.1x NetXMS capability and the interfaces is activated is the option. Should the status of your ports not show anything other than "UNKNOWN" in the PAE State and Backend State columns, when a device is connected?

Huawei
Another problem with this capacity is that it seems to me that Huawei switches that also work with 802.1x enabled do not have this capacity detected in NetXMS.


I appreciate that you can inform me how to make this function work correctly in NetXMS.
#4
General Support / Re: Scripted Pie Chart Example
December 13, 2024, 12:51:16 PM
Hi,

If you need to specify colors for each item, the hashmap can be used for this:
values.append(%{"name":"Item X", "value":10, "color": "#f5f5f5"});
return values;
#5
Announcements / Re: NetXMS 5.1 released
November 14, 2024, 06:23:54 PM
Hi,

I would like to thank the NetXMS team for this update, several changes that are very good for the community.

:)
#6
Hi,
I think it would also be nice to have a configuration in the agent file that would allow the implementation of policies similar to "EnableActions".
#7
General Support / Re: Huawei switch - emty ports
August 11, 2024, 09:45:17 PM
+1 upvote for this vendor driver
#8
Hi,

It would be ideal to be able to control which user/group can create an agent policy in templates for security reasons.
#9
Thanks for the answer. It's better
#10
Hi,

"Scripted Pie Charts" had the script removed after migrating to version 5.0.1. At least visually they do not appear in the scripts tab and the graph is no longer rendered.

"Pie Chart for table DCI" appears with all items in black.



Congratulations to everyone on the improvements in the latest version.
#11
Hi,

$node.snmpOID
is no longer returning the OID starting with dot (.) , many scripts will need adjustments in version 5.0.
Is it a bug or implementation change?
#12
Hi,

Everything is OK.

Thanks!
#13
General Support / Re: BUG - Uptime unit in DCI
January 14, 2024, 01:14:38 AM
Hi,

Everything ok with the display.

Thank you very much!
#14
General Support / BUG - Object Tools (Access Control)
December 13, 2023, 03:00:57 PM
Hi,

An object tool's access control list does not correctly display objects in the new client when there are two or more users/groups in the list.


Thanks
#15
General Support / BUG - Uptime unit in DCI
December 13, 2023, 02:54:58 PM
Hello,

When configuring a DCI as uptime in the unit parameters, the web version of the netxms console displays {0} instead of the number of days. This problem does not happen on the desktop console.