Search found 4 matches
- Fri Apr 04, 2014 4:01 pm
- Forum: Nagios XI
- Topic: Bulk Service Import?
- Replies: 1
- Views: 697
Bulk Service Import?
I'm running Nagios XI, and have a need to import hundreds of 'services' that are attached to only three hosts. I'm using the modbus_tcp plugin to read branch circuit monitoring(monitors power use). The Bulk Host Cloning and Import wizard doesn't work for this purpose. I have created a number of spre...
- Wed Dec 18, 2013 11:57 am
- Forum: Open Source Nagios Projects
- Topic: check_snmp returned data conversion?
- Replies: 4
- Views: 2931
Re: check_snmp returned data conversion?
There are no vendor specific plugins for our particular CRAC's and UPS's.
Is there any other way, after the data is passed to the service, to convert the data?
This just seems like s problem whose solution should be much simpler than it is at the moment.
Is there any other way, after the data is passed to the service, to convert the data?
This just seems like s problem whose solution should be much simpler than it is at the moment.
- Tue Dec 17, 2013 3:42 pm
- Forum: Open Source Nagios Projects
- Topic: check_snmp returned data conversion?
- Replies: 4
- Views: 2931
check_snmp returned data conversion?
I have been searching for an easier way to converts returned data units (such as seconds to minutes, time ticks to minutes, milliamps to amps, etc.) than rewriting the plugin scripts (I AM NOT a developer). Modifying a script for each instance I need the data formatted seems like a kludge. Examples:...
- Wed Dec 11, 2013 5:39 pm
- Forum: Open Source Nagios Projects
- Topic: check_temp_ha7net - Authentication?
- Replies: 1
- Views: 935
check_temp_ha7net - Authentication?
We're using the check_temp_ha7net script found at http://exchange.nagios.org/directory/Plugins/Hardware/Environmental/check_temp_ha7net/details. The HA7net devices themselves are secure, requiring a username & password. What we can't figure out (from the script or the Perl lib) is where do we pl...