I'm familiarizing myself with Opsview from the provided VM appliance, and I've gotten to the point where it may just be quicker to get answers from the list here as I'm not having any luck searching around online.
1) Event Handlers. /usr/local/nagios/libexec/eventhandlers/ is empty on the VM image. Is this specific to the VM image or does Opsview not come with any event handlers? I was under the impression that nagios packaged basic event handlers with its distribution. 2) SMNP polling. How can I get the performance data to have a label other than iso_whatever? I'd rather use the snmp poll to set up a check rather than creating a script, but the OID takes up so much area on the graph. 3) Performance data uom. The Nagios documentation says that it only defines a handful of unit of measurements ( '', 's', '%', 'B', and 'c') for performance data. However, the graphs coalesce all performance data from a given unit of measurement into a single graph. Would Opsview handle arbitrary strings if I appended a different string to the data, thus separating it into a different graph, or would it just refuse to graph the data? 4) SNMP community. Is there a way to easily change the SNMP community on a group of devices, either by inheriting the community from a host template, or by doing a global replace on every device with a given password? I can fall back to the database and run a UPDATE SET snmp_community = WHERE snmp_community = but I'd like to work through the GUI as much as possible. -Matt * System Administrator ([email protected]) * Excel.Net,Inc. - http://www.excel.net/ _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
