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

#76
General Support / Re: Problems with agent parameters
April 18, 2008, 05:05:08 PM
Grr, now I feel dumb  :D

Thanks once again for solving the problem!
#77
General Support / Re: RAM percentage?
April 18, 2008, 04:47:32 PM
Aaaah I see! Excellent  :)

Thanks so much again, nice to have this running.
#78
General Support / Re: RAM percentage?
April 18, 2008, 01:20:03 PM
I don't know why but your scripts aren't working either.

It looks like whatever I put as transformation script with "no delta processing", does absolutely nothing  :(

Hardcoded: ($1 / 520093696) * 100:
Gives the normal value

Your codE: $1 / GetDCIValue($node, FindDCIByName($node, "System.Memory.Physical.Total")) * 100 :
Gives the normal value

What could be causing this, am I doing something wrong?
#79
General Support / Re: NetXMS time outs
April 18, 2008, 12:22:47 PM
Thank you :)
#80
General Support / Re: Invalid alarm ID's
April 18, 2008, 12:20:11 PM
Cheers! :)
#81
Feature Requests / NetXMS agent temperature readouts
April 17, 2008, 04:55:15 PM
Would this be possible to implement?  I know you are probably getting the
temperature for the HDD from S.M.A.R.T. but is it possible to get a processor temp readout for example?

Or even other components, chipset, VGA ?
#82
General Support / S.M.A.R.T. value readout question
April 17, 2008, 04:52:38 PM
Question about the parameter in PhysicalDisk.SmartStatus

The parameter page on the documentation page says the following: Zero-based HDD number on Windows

Exactly what is this? And how do I find out what number the target HDD has? 

Couldn't find this on Google  :(
#83
General Support / Re: Problems with agent parameters
April 17, 2008, 03:48:43 PM
I cannot seem to find it in the event log, odd.

When I run nxagentd -c  , it says the configuration file is OK.
Everything seems to be OK but I cant read out the system.uptime (red) and the system.cpu.loadavg doesnt give back a proper reading.

Also, when I turn of the "use multipliers" context item I still get the wrong readouts, from 2.00000 to 6.000000 it was mostly on 2.000000 during 100% load.

Sorry that I keep hammering on this but it's very important that I get the processor average load readout.
#84
General Support / Re: RAM percentage?
April 17, 2008, 03:40:19 PM
It does nothing with my calculation, just keeps giving the numer in Mbytes  ???

Your idea sounds better, how would I do this? I haven't done this before so can you give me an example of how you would do this?

Thanks as always!

#85
General Support / Re: Windows event log DCI ?
April 17, 2008, 03:33:36 PM
Allright, thanks for the quick response.
#86
General Support / Re: Event log questions
April 17, 2008, 03:32:46 PM
Allright, cheers!
#87
General Support / Windows mobile 5/6 console?
April 17, 2008, 10:57:47 AM
It would be great to have a windows mobile 5-6 compatible version of NetXMS console, is this a possibility, or is this already on your wishlist?

Would be great to have  :)

#88
General Support / Event log questions
April 17, 2008, 10:55:33 AM
1) Is it possible to delete items from the event log, and if not so, is it a good idea to implement this?

2) Is it possible to sort these events by clicking on the appropriate tabs?  so if I click on Source all the nodes are group together.

This would be very nice to have  :)
#89
Feature Requests / Print alarm list
April 17, 2008, 10:52:48 AM
It would be very nice to have the option to print the alarm list, maybe add it in the context menu so you can just print the alarms you want to show people.

Is this an option?
#90
General Support / Re: Problems with agent parameters
April 17, 2008, 10:19:51 AM
Quote from: Victor Kirhenshtein on April 11, 2008, 10:11:22 AM
Could you please check attached WINPERF subagent - it should fix System.Uptime and System.ThreadCount on non-english systems.

Best regards,
Victor


Sorry for the delay, this subagent doesnt fix the problem unfortunately  :(

system.uptime remains red