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

#1
Hi!

I'm trying to monitor some external websites/-services by using the ServiceCheck.Custom-parameter on the NetXMS server.
But if I use DNS-names I get response code 2 "Cannot connect to target", using IP-address works fine.
DNS-names works from the server (web browser, ping etc).

Any suggestions on what maybe wrong much appreciated?

Cheers
Opie
#2
General Support / Test tools, know any good ones?
March 08, 2014, 06:59:20 PM
Don't know if this is the right forum, but here is a couple of the tools I use when testing monitoring.
(Mind that I 99.9% of the time use different flavors of Windows, so this is tools for Windows).

I often find it useful to test monitoring without touching the settings/tresholds in NetXMS, but rather putting load on the monitored systems.

CPU:
CPUSTRES.EXE
This is an old as sin (from 1999) test tool from Sysinternals. While it hardly is able stress my main PC with its i7-3930K 6-core CPU its perfect for an anemic Acer Revo 70 with an AMD E-450 or virtual machines.

Hyper PI
This is a Super PI front-end well suited for multi-core systems.

Memory:
TestLimit
Also a tool from Sysinternals, 32- and 64-bit. I call it "the RAM eater", perfect for my use, ranging from VM's with 512MB to my main PC with 32GB RAM.
f.ex testlimit64 -d -c nbrInMB, ie testlimit64 -d -c 4096
"eats" the RAM amount specified.
More here:
http://blogs.msdn.com/b/vijaysk/archive/2012/10/27/tools-to-simulate-cpu-memory-disk-load.aspx

http://www.virgilioborges.com.br/hyperpi/

This is what I use, but I have still to find simple, easy to use tools for simulating disk load and network load.
Any recommendations anyone?

TIA

Cheers
Opie

#3
General Support / Changing Mangament Console port
February 28, 2014, 03:15:46 PM
Hi!

I apologize if this has been asked and answered previously (and I'm to stupid to find it  :) )

But, how do you change the port (4701) that the Management Console uses to connect to for example 12345?

To clarify: I don't want to change the server port, just on the MC-side because of port forwarding in my firewall.
This is on Windows 8/8.1.
In the Android app there is an option to change port, so that works OK.

Thank you.

-Opie.