Hi
we have Nagios XI Version 5.4.2 VM machine , we installed the Agent on Solaris 10 Sparc server to get IO statistics ,we did all needed configuration but from Testing the setup we get the below output
[[email protected] ~]$ /usr/local/nagios/libexec/check_nrpe -H 10.x.x.81 -t 180 -c check_iostat -a '-d c2t500009755807105Bd1 -w 80000,80000,500000,80000,80000,80000,50,50,50,50 -c 85000,85000,600000,85000,85000,85000,70,70,70,70 -p'
-e
This plugin shows the I/O usage of the specified disk, using the iostat external program.
It prints three statistics: Transactions per second (tps), Kilobytes per second
read from the disk (KB_read/s) and and written to the disk (KB_written/s)
/opt/nagios/libexec/check_iostat:
-d <disk> Device to be checked (without the full path, eg. sda)
-c <tps>,<read>,<wrtn> Sets the CRITICAL level for tps, KB_read/s and KB_written/s, respectively
-w <tps>,<read>,<wrtn> Sets the WARNING level for tps, KB_read/s and KB_written/s, respectively
please find the attached file about check_iostat script ,so if you can check it or send me the correct script
Agent For Solaris 10 Sparc
-
bashar.abed
- Posts: 153
- Joined: Tue Oct 11, 2016 1:34 am
- Location: Ramallah West Bank Palestine
- Contact:
-
bashar.abed
- Posts: 153
- Joined: Tue Oct 11, 2016 1:34 am
- Location: Ramallah West Bank Palestine
- Contact:
Re: Agent For Solaris 10 Sparc
please find attached file text
please open it
WordPad
please open it
WordPad
You do not have the required permissions to view the files attached to this post.
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Agent For Solaris 10 Sparc
I recognize that you are using Solaris, but that plugin hasn't been updated since 2009.
The two following were released in 2016:
https://exchange.nagios.org/directory/P ... 16/details
https://exchange.nagios.org/directory/P ... in/details
Also, we did not write that plugin. You may get quicker resolution if you email the author at [email protected]
This is not to say we can't dig a little deeper into your issue, but those are some things that jump out at me.
Did you compile NRPE from source (I'm assuming so, since SPARC, but if not can you link to use where you got the binaries)? What version of NRPE is it? Do any of the other checks work on the Solaris box?
The two following were released in 2016:
https://exchange.nagios.org/directory/P ... 16/details
https://exchange.nagios.org/directory/P ... in/details
Also, we did not write that plugin. You may get quicker resolution if you email the author at [email protected]
This is not to say we can't dig a little deeper into your issue, but those are some things that jump out at me.
Did you compile NRPE from source (I'm assuming so, since SPARC, but if not can you link to use where you got the binaries)? What version of NRPE is it? Do any of the other checks work on the Solaris box?