Server Management - Systems Insight Manager
1834557 Members
3044 Online
110069 Solutions
New Discussion

Add System types in Product Description HPSIM 5.2

 
Martinix
New Member

Add System types in Product Description HPSIM 5.2

Hi there, im trying to figure out how to add or alter the listings under Product Description.

I want to add the system type "Dslam" with the Subtype "Zyxel" e.g.
4 REPLIES 4
Martinix
New Member

Re: Add System types in Product Description HPSIM 5.2

I think i read once that this is impossible. But nothing is impossible right? Just got to find the right IT pro to help me, i would guess that this should be possible in the HPsim database. Any suggestions?
For the one that comes with a working solution i will go outside and take a bath in the snow without cloth on, and mail the picture... pretty desperate at this time.. hehe

Thanks guys...

JR.
David Claypool
Honored Contributor

Re: Add System types in Product Description HPSIM 5.2

No, this is not a feature of HP SIM. Your device needs to fit into existing categories.
Martinix
New Member

Re: Add System types in Product Description HPSIM 5.2

Hello sir. I know this is not a feature in hpsim, but cant this be done in the hpsim's database?

Thanks again

Juan
Change_happens
Honored Contributor

Re: Add System types in Product Description HPSIM 5.2

ok.
select productsubtype, producttypestr from devices where name=''
this will show your system type and subtype. now you know how to change it.
update devices SET productsubtype='Zyxel' and producttypestr='Dslam' where name=''

now again: select productsubtype, producttypestr from devices where name=''

It should work surely. I am not sure because i haven't tried it out.
Please wear cloth even if you wanna bath out ;-). picture is on the way?