• February 25, 2025, 07:44:29 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: offl_chk  (Read 3528 times)

pbk

  • Level 1 Member
  • *
  • Posts: 1
offl_chk
« on: May 18, 2009, 11:39:25 PM »


 Hi.

 What is the purpose of /usr/sbin/offl_chk? I see it was introduced in 1.06.

 Whatever it is doing, it's taking eons to execute and preventing my disks from hibernating.

 Regards.
Logged

madpenguin

  • Level 1 Member
  • *
  • Posts: 13
Re: offl_chk
« Reply #1 on: May 24, 2009, 10:10:02 AM »

Code: [Select]
root@dlink-EEC377:~# offl_chk
Usage : two : check 2 bays NAS
        four : check 4 bays NAS
root@dlink-EEC377:~# crontab -l
32 2 * * * /usr/sbin/rtc -s
30 2 2 * * /usr/sbin/rtc -c
59 1 * * * /usr/sbin/daylight &
*/10 * * * * /usr/sbin/offl_chk two &
*/30 * * * * /ffp/bin/webalizer

That's why. It runs every 10 minutes.
« Last Edit: May 24, 2009, 10:12:10 AM by madpenguin »
Logged