Unsolved
This post is more than 5 years old
1 Rookie
•
79 Posts
0
1184
October 9th, 2008 10:00
discovery
I have some devices that i cannot discover because the customer has not given us access to it .is there another method of using script like asl to feed smarts .eg creating an object and linking it to SAM.
No Events found!


Berkay1
36 Posts
0
October 9th, 2008 11:00
But before going there, you don't need access to the device to discover it. If you can ping to the device, you can discover it as ICMPONLY and it would be added to the Smarts repository and monitored via ICMP as well.
If you add devices manually, they won't be monitored so there is not much value in going that route.
Hope this helps,
Berkay Mollamustafaoglu
http://www.ifountain.com
Voip: + 1 703 349 0538
mberkay on yahoo, google and skype
dele1
1 Rookie
•
79 Posts
0
October 9th, 2008 14:00
Berkay1
36 Posts
0
October 10th, 2008 02:00
dmctl -s SAM create Router::myRouter
or the equivalent command in asl. You can see the available commands in asl ref doc.
dele1
1 Rookie
•
79 Posts
0
October 10th, 2008 02:00
Berkay1
36 Posts
0
October 10th, 2008 02:00
You can add an object to represent the network in between in SAM server. This would give you the representation in maps etc. but the analysis is done in AM, hence won't know about this.
Also, I'd suggest that you post your question in yahoo/google user groups for Smarts. They have by far more users who can help out than these forums.
dele1
1 Rookie
•
79 Posts
0
October 10th, 2008 03:00
Also for the network object to be on the topology browser where the other end can be seen as a logical connection even though it has an unaccessible network in between.
Thanks
dele1
1 Rookie
•
79 Posts
0
October 10th, 2008 03:00
Berkay1
36 Posts
0
October 10th, 2008 03:00
This is an advanced task. Unless you know the Smarts internals throughly, it is not really a viable option.
dele1
1 Rookie
•
79 Posts
0
October 10th, 2008 04:00
how also do we know the Ip address is this something that is added
Plaese also tell me the user group in smarts website
Thanks
Berkay1
36 Posts
0
October 10th, 2008 04:00
Smarts discovery works through IP and SNMP or ICMP (ping). Without IP access, it cannot discover the device. As I mentioned, getting the device data from another source and adding to AM is an advanced task that requires in depth knowledge of Smarts.
groups:
http://groups.yahoo.com/group/smartsincharge
http://groups.google.com/group/EMC-SMARTS
dele1
1 Rookie
•
79 Posts
0
October 10th, 2008 08:00
Thanks your info has been very useful