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

Topics - mlembke

#1
Hi,

i need to monitor some Linux systems with dynamic ADSL Interfaces.
Everytime the Interface goes down and comes up again, the ifindex changes and the Node has a new Interface ifindex: xxx Name: ppp0.

Is there a way, that this Interface isn't created, just updated?

Thanks,
Markus
#2
General Support / HowTO usw Icmp.AvgPingTime(*)
August 27, 2013, 03:18:27 PM
Hi together,

i'm trying to use this DCI Icmp.AvgPingTime(*), but it seems, that i use it in a wrong way.

Can someone help me?

Thanks
Markus
#3
General Support / Creating Reports with JASPER
August 23, 2013, 05:12:03 PM
Hi,

i would like to create some Reports with JASPER Reports.
But my Problem is, that my knowledge of the Databasestructure is not good enough.

At first i would like to write a Report About the Installed Software on the nodes.
Can someone help me to undestand the Databasetablestructure?

SQL is not my Problem.

thanks
Markus
#4
Hi,

i've an Windows 2008 R2 with NetXMS 1.2.7

Error:
SQL query failed (Query = "SELECT var_value FROM config WHERE var_name=?"): could not send data to server: No buffer space available (0x00002747/10055)

This event occurs about 200 time a second.
After a while, i need to restart this Server, cause i can't reach it anymore.

Thanks for support.
#5
Hi,

i would like to execute some Powershell scripts like this...

Get-WmiObject win32_printer | select name, printerstatus, detectederrorstate

This Returns a list as you can see.
My first question is, how do i Setup this in NetXMS Server/Agent?

Is there a possibility to get this in a table?

thanks

Markus