Koozali.org: home of the SME Server

smeserver-durep-saco

Offline psc

  • *
  • 151
  • +0/-0
smeserver-durep-saco
« on: April 12, 2006, 10:14:30 PM »
Thanks to Stephen Noble http://www.dungog.net my                           durep controb (someone use it ?) seems to works now with SME7.

You can download http://www.saco-service.de/sme/smeserver-durep-saco/smeserver-durep-saco-1.0.3-02sn.noarch.rpm at http://www.saco-service.de/sme/smeserver-durep-saco/.
First, solve the problem. Then, write the code.

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
smeserver-durep-saco
« Reply #1 on: April 13, 2006, 02:12:43 AM »
psc

Lovely ... I love this contrib ... use it a lot on Ver6 to keep check on who and how much room ppl use.

Been waiting for a few more contribs for 7 before the change over and this is one of them.

Thanks,

Tib

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
smeserver-durep-saco
« Reply #2 on: April 13, 2006, 05:35:12 AM »
Also thanks to Christian Burnat for funding the updates

Offline steever

  • *
  • 185
  • +0/-0
    • Open-Sesame
smeserver-durep-saco
« Reply #3 on: November 09, 2006, 10:52:53 AM »
My durep panel is still showing users and ibays that have been deleted.  How can I make it more accurately reflect the real situation?
Saving the world ... one server at a time.

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
smeserver-durep-saco
« Reply #4 on: November 09, 2006, 11:06:15 AM »
the report is updated at midnight, or run the command manually

# Generate DUREP reports
01 0 * * * root /usr/sbin/durep.daily

Offline psoren

  • *
  • 371
  • +0/-0
Re: smeserver-durep-saco
« Reply #5 on: November 09, 2006, 02:27:30 PM »
Quote from: "psc"
Thanks to Stephen Noble http://www.dungog.net my                           durep controb (someone use it ?) seems to works now with SME7.

You can download http://www.saco-service.de/sme/smeserver-durep-saco/smeserver-durep-saco-1.0.3-02sn.noarch.rpm at http://www.saco-service.de/sme/smeserver-durep-saco/.


What am i missing? I get this when i try to install:

[root@perserver Durep]# rpm -Uhv smeserver-durep-saco-1.0.3-02sn.noarch.rpm
error: Failed dependencies:
        Data-Dumper.pm >= 2.07-3 is needed by smeserver-durep-saco-1.0.3-02sn.noarch
        MLDBM.pm >= 1.21-4 is needed by smeserver-durep-saco-1.0.3-02sn.noarch


I also tried yum localinstall, but same result.


Per

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
smeserver-durep-saco
« Reply #6 on: November 09, 2006, 02:45:13 PM »
saco is reorganising so i added them to our repo

if the dungog repo is enabled, the dependancies are retrieved
yum install smeserver-durep-saco

or d/l them manually
http://sme.dungog.net/packages/smeserver/7.0/i386/html/index_dungog.html

Offline psoren

  • *
  • 371
  • +0/-0
smeserver-durep-saco
« Reply #7 on: November 09, 2006, 05:19:48 PM »
Quote from: "snoble"
saco is reorganising so i added them to our repo

if the dungog repo is enabled, the dependancies are retrieved
yum install smeserver-durep-saco

or d/l them manually
http://sme.dungog.net/packages/smeserver/7.0/i386/html/index_dungog.html


Thanks!

It worked now and the contrib is very good, nice work Saco....

Per

Offline haymann

  • *
  • 212
  • +0/-0
smeserver-durep-saco
« Reply #8 on: March 07, 2007, 09:07:29 PM »
Quote from: "snoble"
the report is updated at midnight, or run the command manually

# Generate DUREP reports
01 0 * * * root /usr/sbin/durep.daily
Can someone help me out with this please? I guess I don't know what the command that I am supposed to type is :oops:
Thanks!
Ryan

Offline Curly

  • ****
  • 114
  • +0/-0
smeserver-durep-saco
« Reply #9 on: March 07, 2007, 09:26:47 PM »
It's a part of a cron-job, to run it by hand just type
Code: [Select]
/usr/sbin/durep.daily
.......................................

Offline haymann

  • *
  • 212
  • +0/-0
smeserver-durep-saco
« Reply #10 on: March 07, 2007, 09:32:51 PM »
Thanks!! Hadn't tried just that part...
Ryan