Ad Widget
Collapse
monitoring windows RAID with Zabbix
Collapse
X
-
Sorry, must have been bad day..:P Seeing things what I wanted to see, instead of whats actually there... Verified now, that search returned something, but not exactly, what was needed..:P
But I found this one https://exchange.nagios.org/director...-2Ewsf/details
Old one, might need adjustments... There seems to be some issues and some fixes.. https://support.nagios.com/forum/viewtopic.php?t=5255 also kind of old topic...Leave a comment:
-
I don't think so that Google has been shutdown, but Google is giving the different results to everyone, check the screenshot.
I did my research and have posted the query only after that, but haven't been able to find the link where it gives the file check_windows_swraid.vbs as the name of the file.
Hence, the question. It would be better to put up a URL or attach the file so that everyone can benefit from it, this is community after all, where we all ask questions and help each other.Leave a comment:
-
Has google been shut down? "nagios check_windows_swraid.vbs" gives you the script as second link, first being link to this topic...Hi Brain2000,
Can you please provide the download URL of check_windows_swraid.vbs or its content, so that others may benifit from your assistance?Leave a comment:
-
It's been 8 years, so you're boss has probably killed you by now. But for anyone still alive:Hi everyone,
I want to monitor windows RAID status with Zabbix.
I have installed zabbix agents on windows machine and configure zabbix_agent.conf to allow active and passive checking.
For now, i can get basic information from windows machine but i can't get any RAID status information because i do not know how.
I already tried this
and this
Guys, i need your help. Time is flying and my boss want to kill me soon.
Download the nagios check_windows_swraid.vbs and copy it to the Zabbix agent on windows. Then add the following line into the zabbix_agent2.conf file:
UserParameter=custom.softwareraid,%SYSTEMROOT%\Sys tem32\cscript.exe /nologo .\check_windows_swraid.vbs
I also include the UserParameterDir line to make paths easier, though I think this should be the default:
UserParameterDir=C:\Program Files\Zabbix Agent 2\
(don't forget to restart the Zabbix Agent windows service to make this active)
Now create a new Zabbix item to access the UserParameter that you just created:
The preprocessing tab is VERY important here, where it will set up a numeric return, 0=OK, 1=WARNING, 2=CRITICAL, and 3=UNKNOWN
Finally, create two triggers, such as this:
Season to your liking.
Leave a comment:
-
Hi,
What kind of Server do you have? HP,....
Just do an SNMP walk on your Server and get the OID's that represents your logical disks and disk states.
SNMP must be installed on your Server.
If you have the OID's you can even create a Discovery Rule to detect your logical disks and disk statesLeave a comment:
-
monitoring windows RAID with Zabbix
Hi everyone,
I want to monitor windows RAID status with Zabbix.
I have installed zabbix agents on windows machine and configure zabbix_agent.conf to allow active and passive checking.
For now, i can get basic information from windows machine but i can't get any RAID status information because i do not know how.
I already tried this
and this
Guys, i need your help. Time is flying and my boss want to kill me soon.Tags: None
Leave a comment: