×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

How change ping pollset?

How change ping pollset?

How change ping pollset?

(OP)
Hi, how could I change the polling time, interval, etc, for the ping function? I´m a little confuse betwen agents and hosts. I mean, changing the pollset for an agent is easy but I dont see how to change the pollset for the ping, for the unclassified_tcp objects for example.

Thanks in advance.

RE: How change ping pollset?

If you are using TNG 2.x then you need to alter this file on your DSM server: tng\services\config\aws_nsm\dm\ping_22.dat
Look for this section and change the poll interval to whatever you want:
#moclprop
moclprop_class      :Agent:Ping
moclprop_index      :NextIndex
moclprop_prop       :pollInterval
moclprop_value      :300

If you are using TND 3.x / NSM then look for these files:
tnd\services\config\aws_nsm\dm\ip.atp and pingip.atp
(IP.atp is for hosts / workstations. pingip.atp is for unclassified objects and printers etc)

Look for this line and change it:
int     pollInterval            = 900;

After - you will have to run a resetnsm or resetdsm

RE: How change ping pollset?

Sorry, I should have mentioned. If you change the polling via this method it will change it for all objects - rather than just for the unclassified class.
If you want to change it just for the unclassified class then you will have to do it through pollsets.
In pollset browser - give it a name in the "name" field.
From the Agent drop down choose "Ping".
From the Host dorop down choose "unclassified_Class" - "Unclassified_TCP"
Click the "+" button.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close