Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 examples 2011-03-29 silverspore [r1] Initial check-in
 init-script 2011-03-29 silverspore [r1] Initial check-in
 plugin-cfg 2011-03-29 silverspore [r1] Initial check-in
 source 2011-03-29 silverspore [r1] Initial check-in
 AUTHORS 2011-03-29 silverspore [r1] Initial check-in
 INSTALLING 2011-03-29 silverspore [r1] Initial check-in
 LEGAL 2011-03-29 silverspore [r1] Initial check-in
 LICENSE 2011-03-29 silverspore [r1] Initial check-in
 LICENSE-common 2011-03-29 silverspore [r1] Initial check-in
 README 2011-03-29 silverspore [r1] Initial check-in

Read Me

Spore-Monitor 1.0
-----------------

Full documentation: http://www.silverspore.com/wiki/index.php/Category:Open_Source
Forum: http://www.silverspore.com/forum

spore_monitor and companion programs are an extension to the Icinga/Nagios 
host/service/network monitoring system written in C++ and released under the 
GNU General Public License. 

These extensions were create by SilverSpore LLC to extend the functionality of Icinga
by providing a means to create "compound" metrics to Icinga without the need to 
write scripts or programs for each case.

The current command file syntax supports WMI for Windows and SNMP for other systems.
SSH hooks are present but are not yet implemented.

Features:

1) Abstracts (currently) SNMP and Windows WMI calls via XML definitions called "command files"
2) Processes credentials per host, allowing different credentials for different hosts
3) Allows "compound metrics" via the command files, combining multiple values to create a single value.
4) If an error occurs, returns a verbose string explaining the issue.
5) Used with the "check_with_spore" plugin, returns the standard output as defined by Nagios
6) If a shared library named "libsporekey.so" is created, spore_monitor can use it to fetch a key
   used to decrypt credential files for each host using the Blowfish algorithm built into openssl.

Visit the SilverSpore LLC Web page at http://www.silverspore.com for the latest documentation and news
and the SilverSpore forum for the latest news and command file exchange at http://www.silverspore.com/forum




Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.