Operating System - Linux
1752750 Members
5396 Online
108789 Solutions
New Discussion юеВ

Re: Hardware alarm on /var/log/messages

 
tanagool
Occasional Contributor

Hardware alarm on /var/log/messages

Hi HP,
Today, our customer ask me about the wording of Hardware alarm on /var/log/messages

The Alarm for CPU , Memory, disk, system reboot, Temperature and Fan

They need to know the wording to detect those kind of alarms on /var/log/messages file. I try to get some information about this but there is some case I can not find , If someone here can guide me to those information , I'm very appreciate.

Thx in advanced

Tanagool
3 REPLIES 3
Taifur
Respected Contributor

Re: Hardware alarm on /var/log/messages

Hi,

U can get all information from nickel output.

#cd /opt/contrib/bin
#ll nickel
#./nickel

Afterthat a file will be generate which is nickel.hostname

Rgds//
Taifur
tanagool
Occasional Contributor

Re: Hardware alarm on /var/log/messages

Hello,

#cd /opt/contrib/bin
#ll nickel
#./nickel

The system don't have contrib and nickel, how can I get it , it use to generate the list of hardware alarm ?

thx alot,

Tanagool
Durvesh Mendhekar
Regular Advisor

Re: Hardware alarm on /var/log/messages

Hi,

Nickel will only generate the report.

You can also use cstm or EMS (Event monitoring sytem) for creating alarm

You can use different application to create a hardware alarm and for this you can check for Application Manager , in this you can monitor hdd, ram, CPU to monitor and can send sms or email to administrator.

go to www.appmanager.com

For syslog you can use syslog-ng to monitor.

Durvesh