$ uname -a
Сообщение от
None
Linux site.net 2.6.32-131.6.1.el6.x86_64 #1 SMP Tue Jul 12 17:14:50 CDT 2011 x86_64 x86_64 x86_64 GNU/Linux
$ ls -la /boot
Сообщение от
None
total 18784
dr-xr-xr-x. 5 root root 1024 Aug 16 2011 .
dr-xr-xr-x. 22 root root 4096 Mar 19 00:44 ..
-rw-r--r--. 1 root root 170 Jul 12 2011 .vmlinuz-2.6.32-131.6.1.el6.x86_64.hmac
-rw-r--r--. 1 root root 2278787 Jul 12 2011 System.map-2.6.32-131.6.1.el6.x86_64
-rw-r--r--. 1 root root 100181 Jul 12 2011 config-2.6.32-131.6.1.el6.x86_64
drwxr-xr-x. 3 root root 1024 Aug 16 2011 efi
drwxr-xr-x. 2 root root 1024 Aug 16 2011 grub
-rw-r--r--. 1 root root 12695710 Aug 16 2011 initramfs-2.6.32-131.6.1.el6.x86_64.img
drwx------. 2 root root 12288 Aug 16 2011 lost+found
-rw-r--r--. 1 root root 165827 Jul 12 2011 symvers-2.6.32-131.6.1.el6.x86_64.gz
-rwxr-xr-x. 1 root root 3881168 Jul 12 2011 vmlinuz-2.6.32-131.6.1.el6.x86_64
$ ls -la --full-time /lib/lib* 2>&1
Сообщение от
None
ls: cannot access /lib/lib*: No such file or directory
$ mount 2>&1
Сообщение от
None
/dev/mapper/vg_root-lv_root on / type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/sda1 on /boot type ext3 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
10.0.0.10:/mnt/ds/1 on /mnt/ds/1 type nfs (rw,intr,addr=10.0.0.10)
10.0.0.10:/mnt/ds/2 on /mnt/ds/2 type nfs (rw,intr,addr=10.0.0.10)
10.0.0.10:/mnt/ds/3 on /mnt/ds/3 type nfs (rw,intr,addr=10.0.0.10)
10.0.0.10:/mnt/ds/4 on /mnt/ds/4 type nfs (rw,intr,addr=10.0.0.10)
10.0.0.10:/mnt/ds/5 on /mnt/ds/5 type nfs (rw,intr,addr=10.0.0.10)
10.0.0.10:/mnt/ds/6 on /mnt/ds/6 type nfs (rw,intr,addr=10.0.0.10)
10.0.0.10:/mnt/ds/7 on /mnt/ds/7 type nfs (rw,intr,addr=10.0.0.10)
10.0.0.10:/mnt/ds/8 on /mnt/ds/8 type nfs (rw,intr,addr=10.0.0.10)
10.0.0.10:/mnt/ds/9 on /mnt/ds/9 type nfs (rw,intr,addr=10.0.0.10)
10.1.16.21:/mnt/vg1_3 on /mnt/ds/10 type nfs (rw,intr,vers=4,addr=10.1.16.21,clientaddr=10.1.1. 3)
10.1.16.21:/mnt/vg1_4 on /mnt/ds/11 type nfs (rw,intr,vers=4,addr=10.1.16.21,clientaddr=10.1.1. 3)
/dev/sdb1 on /mnt/blogdb-shard-01 type ext3 (rw,_netdev,noatime)
/dev/sdc1 on /mnt/blogdb-shard-03 type ext3 (rw,_netdev,noatime)
/mnt/blogdb-shard-01/45 on /mnt/mysql/6 type none (rw,bind,_netdev,noatime)
/mnt/blogdb-shard-03/67 on /mnt/mysql/7 type none (rw,bind,_netdev,noatime)
$ df -h 2>&1
Сообщение от
None
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_root-lv_root
66G 8.2G 55G 14% /
tmpfs 48G 0 48G 0% /dev/shm
/dev/sda1 146M 25M 114M 18% /boot
10.0.0.10:/mnt/ds/1 611G 552G 28G 96% /mnt/ds/1
10.0.0.10:/mnt/ds/2 611G 449G 131G 78% /mnt/ds/2
10.0.0.10:/mnt/ds/3 611G 476G 105G 83% /mnt/ds/3
10.0.0.10:/mnt/ds/4 611G 512G 69G 89% /mnt/ds/4
10.0.0.10:/mnt/ds/5 611G 530G 51G 92% /mnt/ds/5
10.0.0.10:/mnt/ds/6 621G 576G 45G 93% /mnt/ds/6
10.0.0.10:/mnt/ds/7 611G 580G 32K 100% /mnt/ds/7
10.0.0.10:/mnt/ds/8 611G 450G 131G 78% /mnt/ds/8
10.0.0.10:/mnt/ds/9 611G 500G 80G 87% /mnt/ds/9
10.1.16.21:/mnt/vg1_3
1.3T 900G 371G 71% /mnt/ds/10
10.1.16.21:/mnt/vg1_4
1.5T 197M 1.5T 1% /mnt/ds/11
/dev/sdb1 296G 255G 38G 88% /mnt/blogdb-shard-01
/dev/sdc1 296G 259G 34G 89% /mnt/blogdb-shard-03
$ cat /etc/issue 2>&1
Сообщение от
None
Scientific Linux release 6.0 (Carbon)
Kernel \r on an \m
$ cat /etc/crontab 2>&1
Сообщение от
None
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
# For details see man 4 crontabs
# Example of job definition:
# .---------------- minute (0 - 59)
# | .------------- hour (0 - 23)
# | | .---------- day of month (1 - 31)
# | | | .------- month (1 - 12) OR jan,feb,mar,apr ...
# | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat
# | | | | |
# * * * * * command to be executed
$ cat /proc/version 2>&1
Сообщение от
None
Linux version 2.6.32-131.6.1.el6.x86_64 (ololo@site.com) (gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC) ) #1 SMP Tue Jul 12 17:14:50 CDT 2011
$ cat /proc/sys/vm/mmap_min_addr 2>&1
$ pwd 2>&1
$ ls -la /usr/bin/staprun 2>&1
Сообщение от
None
ls: cannot access /usr/bin/staprun: No such file or directory
Спасибо.
p.s. Мне кажется, или крон дружелюбен?))