Created
March 30, 2010 10:14
-
-
Save shaiguitar/348984 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ey03-s00282 ~ # ps aux|grep cron | |
root 3675 0.0 0.0 16296 324 ? Ss Mar15 0:05 /usr/sbin/cron | |
root 7513 0.0 0.0 24820 564 ? S 20:55 0:00 /usr/sbin/cron | |
1000 7514 0.0 0.0 8948 1044 ? Ss 20:55 0:00 /bin/sh -c /engineyard/bin/cron_wrapper ausbiziphone adserver_healthchecker production 'rake adserver:start' | |
root 7515 0.0 0.0 24820 564 ? S 20:55 0:00 /usr/sbin/cron | |
1000 7516 0.0 0.0 8952 1044 ? Ss 20:55 0:00 /bin/sh -c /engineyard/bin/cron_wrapper newsiphone adserver_healthchecker production 'rake adserver:start' | |
root 7869 0.0 0.0 24820 564 ? S 21:00 0:00 /usr/sbin/cron | |
1000 7871 0.0 0.0 8952 1044 ? Ss 21:00 0:00 /bin/sh -c /engineyard/bin/cron_wrapper ausbiziphone adserver_healthchecker production 'rake adserver:start' | |
root 7872 0.0 0.0 24820 564 ? S 21:00 0:00 /usr/sbin/cron | |
1000 7873 0.0 0.0 8952 1044 ? Ss 21:00 0:00 /bin/sh -c /engineyard/bin/cron_wrapper ausbiziphone infrequent_feeds production 'rake feeds:fetch:infrequent' | |
root 7874 0.0 0.0 24820 564 ? S 21:00 0:00 /usr/sbin/cron | |
1000 7875 0.0 0.0 8952 1044 ? Ss 21:00 0:00 /bin/sh -c /engineyard/bin/cron_wrapper newsiphone adserver_healthchecker production 'rake adserver:start' | |
root 7876 0.0 0.0 24820 564 ? S 21:00 0:00 /usr/sbin/cron | |
1000 7877 0.0 0.0 8948 1044 ? Ss 21:00 0:00 /bin/sh -c /engineyard/bin/cron_wrapper ausbiziphone frequent_feeds production 'rake feeds:fetch:frequent' | |
root 7878 0.0 0.0 24820 564 ? S 21:00 0:00 /usr/sbin/cron | |
1000 7879 0.0 0.0 8952 1044 ? Ss 21:00 0:00 /bin/sh -c /engineyard/bin/cron_wrapper moshtix fetch_feeds production 'rake feeds:fetch' | |
root 7880 0.0 0.0 24820 564 ? S 21:00 0:00 /usr/sbin/cron | |
1000 7897 0.0 0.0 8948 1044 ? Ss 21:00 0:00 /bin/sh -c /engineyard/bin/cron_wrapper newsiphone infrequent_feeds production 'rake feeds:fetch:infrequent' | |
root 7898 0.0 0.0 24820 564 ? S 21:00 0:00 /usr/sbin/cron | |
1000 7899 0.0 0.0 8952 1044 ? Ss 21:00 0:00 /bin/sh -c /engineyard/bin/cron_wrapper newsiphone frequent_feeds production 'rake feeds:fetch:frequent' | |
root 8334 0.0 0.0 24820 860 ? S 21:10 0:00 /usr/sbin/cron | |
root 8335 0.0 0.0 24820 860 ? S 21:10 0:00 /usr/sbin/cron | |
1000 8339 0.0 0.1 8948 1260 ? Ss 21:10 0:00 /bin/sh -c /engineyard/bin/cron_wrapper newsiphone adserver_healthchecker production 'rake adserver:start' | |
1000 8340 0.0 0.1 8952 1264 ? Ss 21:10 0:00 /bin/sh -c /engineyard/bin/cron_wrapper ausbiziphone adserver_healthchecker production 'rake adserver:start' | |
root 8575 0.0 0.0 3880 560 pts/0 R+ 21:14 0:00 grep --colour=auto cron |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment