Changes between Version 21 and Version 22 of Nmm2022/Agenda/SmokepingSetup
- Timestamp:
- May 16, 2022, 4:13:16 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Nmm2022/Agenda/SmokepingSetup
v21 v22 177 177 # tail -F /var/log/syslog 178 178 }}} 179 180 If you want to see all smokeping related messages in the file ''' /var/log/syslog ''' you can do this: 181 {{{ 182 # grep smokeping /var/log/syslog 183 }}} 184 185 If there are no errors you can view the results of your changes by going to: 186 {{{ 187 http://hostX/smokeping/smokeping.cgi 188 }}}