Link assets to IP Scan results
Our environment is largely thin client devices and printers which of course the AMP cannot be installed on. When creating assets I can link them to PCs which have AMP installed.
How can I link assets to other items the IP scan has found? Using the option of SNMP in IP Scan I can easily identify all my thin client devices and printers, but its not much use viewing them here (even automatically labelled by the Scan Filter with appropriate labels), if I cant link these to asset records like you can with PCs?
Ideally I'd like to scan for thin clients (which tells me its IP and SNMP description which is all I need to know) , then link them to an Asset Record which tells me when it was purchased and warranty info etc.
Hope that makes sense
Thanks
StuBox
How can I link assets to other items the IP scan has found? Using the option of SNMP in IP Scan I can easily identify all my thin client devices and printers, but its not much use viewing them here (even automatically labelled by the Scan Filter with appropriate labels), if I cant link these to asset records like you can with PCs?
Ideally I'd like to scan for thin clients (which tells me its IP and SNMP description which is all I need to know) , then link them to an Asset Record which tells me when it was purchased and warranty info etc.
Hope that makes sense
Thanks
StuBox
0 Comments
[ + ] Show comments
Answers (11)
Please log in to answer
Posted by:
airwolf
14 years ago
You can do this using custom help desk rules, but DellKACE discourages inserting data into tables (which is what you would be doing by creating assets based on IP scan results). Is it possible? Yes. However, it's a bit dangerous to perform this type of database modification. Also, writing the rules is going to take some time, as they are rather complex.
Posted by:
stubox
14 years ago
Thanks for the info Airwolf.
Is there any way I can link an Asset record to a device discovered by the IP scan? (within the Kbox's existing functionality)
I could just create a new text field within the Asset and manually enter a unique identifier for the device. i.e. if the IP scan found a printer and it's hostname is PRINTER1, I could manually type in PRINTER1 in the new Asset field. Then, when a user needs to know when the printer was bought, the Asset record would tell them, and if they wanted to know its IP, they could search for the unique identifier (PRINTER1) in the IP Scan results page and find the printer.
This kind of takes the fun out of the Kbox though!
If anyone has any suggestions of how I could do this better it'd be much appreciated. Even if it were possible to choose an IP Scan discovered device from a dropdown list field in the Asset would be slightly quicker.
Is there any way I can link an Asset record to a device discovered by the IP scan? (within the Kbox's existing functionality)
I could just create a new text field within the Asset and manually enter a unique identifier for the device. i.e. if the IP scan found a printer and it's hostname is PRINTER1, I could manually type in PRINTER1 in the new Asset field. Then, when a user needs to know when the printer was bought, the Asset record would tell them, and if they wanted to know its IP, they could search for the unique identifier (PRINTER1) in the IP Scan results page and find the printer.
This kind of takes the fun out of the Kbox though!
If anyone has any suggestions of how I could do this better it'd be much appreciated. Even if it were possible to choose an IP Scan discovered device from a dropdown list field in the Asset would be slightly quicker.
Posted by:
airwolf
14 years ago
Posted by:
stubox
14 years ago
Posted by:
airwolf
14 years ago
I'm not saying the end result you are looking for is not possible, it's just a bit risky. It all depends on how far you want to push your KBOX. Virtually anything is possible (database-wise) with custom help desk SQL rules.
On a side-note, I'd love to see an automatic link for IP Scan results and assets. I've already submitted a feature request for this, and I'd suggest you do the same (enhancement requests are sent in as support tickets to DellKACE - you'll see it as a "priority" level).
On a side-note, I'd love to see an automatic link for IP Scan results and assets. I've already submitted a feature request for this, and I'd suggest you do the same (enhancement requests are sent in as support tickets to DellKACE - you'll see it as a "priority" level).
Posted by:
stubox
14 years ago
Hi airwolf
On a side note but still kinda relevant to the topic - can you show me an example of a custom Helpdesk SQL rule?
Say for example, I wanted to populate a field called AuditDate in all my assets by external means e.g. run a script that sets all asset's AuditDate field to 01/09/2010.
Whats the first step?
On a side note but still kinda relevant to the topic - can you show me an example of a custom Helpdesk SQL rule?
Say for example, I wanted to populate a field called AuditDate in all my assets by external means e.g. run a script that sets all asset's AuditDate field to 01/09/2010.
Whats the first step?
Posted by:
stubox
14 years ago
Posted by:
airwolf
14 years ago
Posted by:
stubox
14 years ago
Thanks Airwolf
I've had a play with the Helpdesk SQL rules and experimented with a few simple, safe changes such as just changing the title of a ticket.
Does the Select Query have any bearing on the Update Query? i.e. can I use an irrelevant Select query (just because it needs something in that field), but then update, say, the knowledgebase table, is that possible?
I've had a play with the Helpdesk SQL rules and experimented with a few simple, safe changes such as just changing the title of a ticket.
Does the Select Query have any bearing on the Update Query? i.e. can I use an irrelevant Select query (just because it needs something in that field), but then update, say, the knowledgebase table, is that possible?
Posted by:
stubox
14 years ago
Posted by:
airwolf
14 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.