Displaying 5 results from an estimated 5 matches for "cmdb".
Did you mean:
  cmd
  
2007 Nov 19
0
Generating CMDB - Recommendations
Hi
We use Remedy as our tool to help us with ITIL but we have a LOT of 
boxes ~4000 and that is growing all the time. I am looking at ways for 
us to be able to update the CMDB within remedy with little effort from 
us. I can get our DC team to pretty much touch a file on the OS with the 
box location but does any one have any 'neat' tricks that can take 
various pieces of info and then spit them out into say a csv that we 
could then use to import into Remedy?
I...
2013 Nov 01
1
Facts and Stored Configs
So finally playing with PuppetDB and have to say its impressive. Planning 
on extending it slightly to be a CMDB. With that in mind, we produce test 
systems for developers to test the equipment they are developing on. So 
these systems are rapidly deployed then torn down. A requirement has been 
given to me to keep a snap shot of the systems and there configuration, so 
identical systems can be deployed at a...
2005 Dec 21
2
ActiveRecord Error with << in Collection
Hi
	I get a following error:
  ActiveRecord::AssociationTypeMismatch in Cmdb#create
ConfigurationItemAttributeValue expected, got Array
RAILS_ROOT: ./script/../config/..
Application Trace | Framework Trace | Full Trace
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/associations/association_collection.rb:128:in 
`raise_on_type_mismatch''
c:/r...
2018 Mar 05
0
Samba 4.3 ldapsearch response time > 5 secs.
...wrote:
> Dear Friends,
>
>
> I have problem with samba 4.3 AD DC, response times
>
> below are my ldapsearch time responses
>
>
> Kritsada-MacBook-Pro:~ kitsda$ ldapExecTime=`/usr/bin/time -lp ldapsearch -h true.care -p 389 -b "DC=true,DC=care" -D "CN=U-SVC-CMDB,OU=Users,OU=Standard,OU=Controls,OU=02-Resources,DC=true,DC=care" -w Password -l 300 -z 1000 "(&(objectClass=person)(sAMAccountName=Sutanya))" cn sAMAccountName`
>
> real        10.82
>
> user         0.01
>
> sys          0.00
>
>    5406720  maximum resi...
2018 Mar 06
0
Samba 4.3 ldapsearch response time > 5 secs.
...> I have problem with samba 4.3 AD DC, response times
> >
> > below are my ldapsearch time responses
> >
> >
> > Kritsada-MacBook-Pro:~ kitsda$ ldapExecTime=`/usr/bin/time -lp
> ldapsearch -h true.care -p 389 -b "DC=true,DC=care" -D
> "CN=U-SVC-CMDB,OU=Users,OU=Standard,OU=Controls,OU=02-Resources,DC=true,DC=care"
> -w Password -l 300 -z 1000
> "(&(objectClass=person)(sAMAccountName=Sutanya))" cn sAMAccountName`
> >
> > real        10.82
> >
> > user         0.01
> >
> > sys         ...