Re: [Dspace-tech] Theses count is 0 in stats

2012-08-03 Thread Claudia Jürgen
Hello Kirti,


> Also ran
> [dspace]/bin/dspace itemcounter
> That has displayed Community and Collection strength on community-list
> page.
>
> Is it a good idea to run itemcounter on weekly basis ?

You can run it nightly as a cron job or enable real time count by 
settting webui.strengths.cache = false (this is the default setting) see 
the following section of the dspace.cfg

# Settings for content count/strength information 

# whether to display collection and community strengths
# (This configuration is not used by XMLUI.  To show strengths in the
#  XMLUI, you just need to create a theme which displays them)
webui.strengths.show = false

# if showing the strengths, should they be counted in real time or
# fetched from cache?  NOTE: To improve scaling/performance,
# the XMLUI only makes strengths available to themes if they are CACHED!
#
# Counts fetched in real time will perform an actual count of the
# database contents every time a page with this feature is requested,
# which will not scale.  If the below setting is to use the cache, you
# must run the following command periodically to update the count:
#
# [dspace]/bin/itemcounter
#
# The default is to count in real time
#
webui.strengths.cache = false

Hope this helps

Claudia Jürgen





>
> thanks
> Kirti
>
>
> On 03/08/2012 11:10, Hilton Gibson wrote:
>> This wiki page may help:
>> http://wiki.lib.sun.ac.za/index.php/SUNScholar/Indexes
>>
>>
>> On 3 August 2012 11:58, Sean Carte > > wrote:
>>
>> On 2 August 2012 23:23, Kirti Bodhmage > > wrote:
>> > Yes. It is specified in dstat.cfg file.
>> > Here is the screen shot of my statistic page.
>> > The theses is mapped to dc.type = thesis.
>> >
>> > We do have collection type as Theses where all our theses goes. On
>> > statistics page theses appears to be 0.
>>
>> I believe you need to change the item.type parameter in your
>> dstat.cfg
>> file, e.g.:
>>
>> # The item types in the archive that you need number breakdowns on
>> #item.type=Thesis or Dissertation
>> item.type=Thesis
>>
>> Then you'll probably need to regenerate your stats.
>>
>> Sean
>> --
>> Sean Carte
>> DUT E-Repository Administrator
>> +27 72 898 8775 
>> +27 31 373 2490 
>> fax: 0866741254
>> ir.dut.ac.za 
>>
>>
>> --
>>
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond.
>> Discussions
>> will include endpoint security, mobile security and the latest in
>> malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> ___
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> 
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>
>>
>>
>>
>> --
>> *Hilton Gibson*
>> Systems Administrator
>> JS Gericke Library
>> Room 1025D
>> Stellenbosch University
>> Private Bag X5036
>> Stellenbosch
>> 7599
>> South Africa
>>
>> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
>> http://library.sun.ac.za
>> http://scholar.sun.ac.za
>>
>>
>>
>> --
>>
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>
>>
>> ___
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>
>
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
>
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>

-- 
Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security

Re: [Dspace-tech] Theses count is 0 in stats

2012-08-03 Thread helix84
On Fri, Aug 3, 2012 at 2:27 PM, Kirti Bodhmage  wrote:
> Is it a good idea to run itemcounter on weekly basis ?

Yes, you can run it even daily, it runs quite quickly.

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Theses count is 0 in stats

2012-08-03 Thread Kirti Bodhmage

Hi,
Thank you for all your reply.

I changed following entry to Thesis and ran stats generation.
That has displayed theses count on stats page.

#item.type=Thesis or Dissertation
item.type=Thesis

Also ran
[dspace]/bin/dspace itemcounter
That has displayed Community and Collection strength on community-list page.

Is it a good idea to run itemcounter on weekly basis ?

thanks
Kirti


On 03/08/2012 11:10, Hilton Gibson wrote:
This wiki page may help: 
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Indexes



On 3 August 2012 11:58, Sean Carte > wrote:


On 2 August 2012 23:23, Kirti Bodhmage mailto:k.bodhm...@qmul.ac.uk>> wrote:
> Yes. It is specified in dstat.cfg file.
> Here is the screen shot of my statistic page.
> The theses is mapped to dc.type = thesis.
>
> We do have collection type as Theses where all our theses goes. On
> statistics page theses appears to be 0.

I believe you need to change the item.type parameter in your dstat.cfg
file, e.g.:

# The item types in the archive that you need number breakdowns on
#item.type=Thesis or Dissertation
item.type=Thesis

Then you'll probably need to regenerate your stats.

Sean
--
Sean Carte
DUT E-Repository Administrator
+27 72 898 8775 
+27 31 373 2490 
fax: 0866741254
ir.dut.ac.za 


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond.
Discussions
will include endpoint security, mobile security and the latest in
malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
*Hilton Gibson*
Systems Administrator
JS Gericke Library
Room 1025D
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758
http://library.sun.ac.za
http://scholar.sun.ac.za



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Theses count is 0 in stats

2012-08-03 Thread Hilton Gibson
This wiki page may help:
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Indexes


On 3 August 2012 11:58, Sean Carte  wrote:

> On 2 August 2012 23:23, Kirti Bodhmage  wrote:
> > Yes. It is specified in dstat.cfg file.
> > Here is the screen shot of my statistic page.
> > The theses is mapped to dc.type = thesis.
> >
> > We do have collection type as Theses where all our theses goes. On
> > statistics page theses appears to be 0.
>
> I believe you need to change the item.type parameter in your dstat.cfg
> file, e.g.:
>
> # The item types in the archive that you need number breakdowns on
> #item.type=Thesis or Dissertation
> item.type=Thesis
>
> Then you'll probably need to regenerate your stats.
>
> Sean
> --
> Sean Carte
> DUT E-Repository Administrator
> +27 72 898 8775
> +27 31 373 2490
> fax: 0866741254
> ir.dut.ac.za
>
>
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>



-- 
*Hilton Gibson*
Systems Administrator
JS Gericke Library
Room 1025D
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758
http://library.sun.ac.za
http://scholar.sun.ac.za
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Theses count is 0 in stats

2012-08-03 Thread Sean Carte
On 2 August 2012 23:23, Kirti Bodhmage  wrote:
> Yes. It is specified in dstat.cfg file.
> Here is the screen shot of my statistic page.
> The theses is mapped to dc.type = thesis.
>
> We do have collection type as Theses where all our theses goes. On
> statistics page theses appears to be 0.

I believe you need to change the item.type parameter in your dstat.cfg
file, e.g.:

# The item types in the archive that you need number breakdowns on
#item.type=Thesis or Dissertation
item.type=Thesis

Then you'll probably need to regenerate your stats.

Sean
-- 
Sean Carte
DUT E-Repository Administrator
+27 72 898 8775
+27 31 373 2490
fax: 0866741254
ir.dut.ac.za

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Theses count is 0 in stats

2012-08-02 Thread emilio lorenzo
In the "old· statistics setttings, probably   Kirti   is referring to 
the parameters in dstat.cfg

# The item types in the archive that you need number breakdowns on
item.type=Thesis or Dissertation
item.type=Preprint
item.type=Research Paper

That setting breakdowns the statistics in above categories. I ignore how 
dc.types are matched against those report categories

Emilio



El 02/08/2012 18:37, helix84 escribió:
> On Thu, Aug 2, 2012 at 6:29 PM, Kirti Bodhmage  wrote:
>> We have quite a lot of theses in our repository.  They are submitted as
>> dc.type = Thesis in repository.
>> But statistics page that display all the statistic of the repository does
>> not show any theses count.
> If you're referring to community and collection "strengths" - the
> numbers in brackets, then you have to run
> [dspace]/bin/dspace itemcounter to update these counts.
>
> If you're referring to something else, perhaps you need to run
> [dspace]/bin/dspace index-update and if you're using discovery, also
> [dspace]/bin/dspace update-discovery-index
>
> Where exactly do you see these counts?
>
> Regards,
> ~~helix84
>
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Theses count is 0 in stats

2012-08-02 Thread helix84
On Thu, Aug 2, 2012 at 6:29 PM, Kirti Bodhmage  wrote:
> We have quite a lot of theses in our repository.  They are submitted as
> dc.type = Thesis in repository.
> But statistics page that display all the statistic of the repository does
> not show any theses count.

If you're referring to community and collection "strengths" - the
numbers in brackets, then you have to run
[dspace]/bin/dspace itemcounter to update these counts.

If you're referring to something else, perhaps you need to run
[dspace]/bin/dspace index-update and if you're using discovery, also
[dspace]/bin/dspace update-discovery-index

Where exactly do you see these counts?

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Theses count is 0 in stats

2012-08-02 Thread Kirti Bodhmage

Hi,

We have quite a lot of theses in our repository.  They are submitted as 
dc.type = Thesis in repository.
But statistics page that display all the statistic of the repository 
does not show any theses count.


Do we need to any tweaking any of the config file?

thanks
Kirti

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech