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.
errpt report on AIX
-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
Re: errpt report on AIX
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.
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.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: errpt report on AIX
actually, uf you are using check_by_ssh, check_errpt would need to be uploaded to the machine you are connecting to.
-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
Re: errpt report on AIX
you want me to upload it to the server which i wannt to run errpt right ?
And what do i do after that.
And what do i do after that.
Re: errpt report on AIX
I believe reviewing this document will give you a basic idea on how to use check_by_ssh.
Hope this helps.
Hope this helps.
Be sure to check out our Knowledgebase for helpful articles and solutions!