Skip to content

Instantly share code, notes, and snippets.

@djsmiley2k
Last active April 22, 2020 11:01
Show Gist options
  • Save djsmiley2k/b6391df4acb475e49d9a441af94cca46 to your computer and use it in GitHub Desktop.
Save djsmiley2k/b6391df4acb475e49d9a441af94cca46 to your computer and use it in GitHub Desktop.
tim@MushaV3 ~ $ sudo tail -10 /var/log/messages
Password:
Apr 22 09:00:01 MushaV3 run-crons[30210]: (root) CMD (/etc/cron.hourly/vnstat)
Apr 22 09:55:58 MushaV3 smartd[4426]: Device: /dev/sda [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 77 to 78
Apr 22 09:55:58 MushaV3 smartd[4426]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 23 to 22
Apr 22 10:00:01 MushaV3 run-crons[1005]: (root) CMD (/etc/cron.hourly/vnstat)
Apr 22 10:55:58 MushaV3 smartd[4426]: Device: /dev/sda [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 78 to 77
Apr 22 10:55:58 MushaV3 smartd[4426]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 22 to 23
Apr 22 10:55:58 MushaV3 smartd[4426]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 124 to 123
Apr 22 11:00:01 MushaV3 run-crons[3656]: (root) CMD (/etc/cron.hourly/vnstat)
Apr 22 11:22:47 MushaV3 sudo[4851]: tim : TTY=pts/3 ; PWD=/home/tim ; USER=root ; COMMAND=/bin/tail -10 /var/log/messages
Apr 22 11:22:47 MushaV3 sudo[4851]: pam_unix(sudo:session): session opened for user root by (uid=0)
tim@vbox ~ $ tail -10 /var/log/screen/XXXXXXX.log
1091 1 root S 2688 0.5 0 0.1 /exos/bin/epm -t 40 -f /exos/confi
1547 1 root S 2156 0.4 1 0.1 ./ripng
1460 1 root S 1668 0.3 0 0.1 ./nodemgr
1585 1577 root S 788 0.1 1 0.1 ./telnetd -e
1462 1 root S 17332 3.4 1 0.0 ./cliMaster
1570 1 root S 5256 1.0 1 0.0 ./netTools
1587 1 root S 5060 1.0 0 0.0 ./etmon
1470 1 root S 4988 0.9 1 0.0 ./snmpSubagent
1601 1 root S 4768 0.9 1 0.0 ./xmld
tim@vbox ~ $ oot S 4496 0.8 0 0.0 ./snmpMaster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment