Page 1 of 1
errpt report on AIX
Posted: Mon Dec 17, 2012 5:40 pm
by srikanth.kallu
On my aix server i have errpt command which shows all the errors on the server
Now is there any way i receive those alerts every day as nagios alerts.
Plese let me know.
Thanks,
Srikanth Kallu.
Re: errpt report on AIX
Posted: Mon Dec 17, 2012 6:41 pm
by srikanth.kallu
Ok i have a found a plugin in exchange and uploaded it Admin --> Manage plugin --> Upload Plugin
I have this defination to use $USER1$/check_by_ssh -t 25 -H $HOSTADDRESS$ -l admin -C \'$USER1$/check_errpt\'
Now how do i use this.
Please help
Thank You.
Re: errpt report on AIX
Posted: Tue Dec 18, 2012 8:20 am
by scottwilkerson
actually, uf you are using check_by_ssh, check_errpt would need to be uploaded to the machine you are connecting to.
Re: errpt report on AIX
Posted: Tue Dec 18, 2012 9:55 am
by srikanth.kallu
you want me to upload it to the server which i wannt to run errpt right ?
And what do i do after that.
Re: errpt report on AIX
Posted: Tue Dec 18, 2012 10:33 am
by lmiltchev
I believe reviewing
this document will give you a basic idea on how to use check_by_ssh.
Hope this helps.