On 2011/05/26, at 08:47, Janne Leinonen wrote: > How can I compare these results in centralized Nagios server and make an > email notification if for example the file names differ?
If I needed to do this I'd write a wrapper plugin that accepted a list of hosts, made calls out to checks for all of those hosts, and then reported the comparison result back to nagios. I don't think what you want to do is natively possible though. You'll either need to write something like this, or something like what Assaf Flatto recommended. ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
