cron job

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. P

    Change cronjob times

    Hi All, I have some scripts running. Installed via amtm. I checked the cron jobs and this is the list: */15 * * * * /jffs/scripts/domain_vpn_routing.sh querypolicy all #setup_domain_vpn_routing#...
  2. S

    halt the router through cronjob

    Hi! If I type "halt" in a shell, it works as expected and the router halts itself (I know, it's not totally powered off). But if I add "halt" to a cronjob, it doesn't halt the router but performs an unwanted reboot at the given time: cru a Shutdown "30 2 * * * halt" Is there something wrong...
  3. P

    AiMesh sleep nodes

    Question: would it be possible to create a cron job on the AiMesh node to either shutdown the node or put in into some sort of sleep / low-power mode at 1AM daily. Then sent a wake-on-lan package (via scheduled cron job on the main router) at around 7AM to fire up the specific AiMesh node again...
  4. A

    Solved [RT-AX86U] - Weird cron time schedule: am vs. pm

    Hi guys, I bought two RT-AX86U routers. Using one as main router and the other as media bridge for my computer. I love it! It works blazing fast a almost hit my internet connection speed of 1Gbit/s :p (around 900mb down / 980mb up). But there is one thing which bothers me and I don't...
  5. amplatfus

    Option to ping from 5Ghz to 2.4Ghz printer using router cron

    Hi, Because my HP older printer is entering in sleep mode, I created 2 cron jobs: */1 * * * * wget -q -O - http://172.16.0.241 >/dev/null 2>&1 #hpweb# */1 * * * * ping 172.16.0.241 -c 1 #hpping# But now it seems that in the mornings, I still have ping but only from the ssh. The printer is on...
  6. J

    Scheduled task for RT-AC3200 - How to do it?

    Hello. First of all, sorry for my bad english. I have a USB HDD conected to my ASUS RT-AC3200 router. FTP server is enabled in the router. I have an IP camera recording via FTP. The camera software lacks the option to delete older than 30 days recordings and my USB HDD is filling up quickly...
Top