Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
New error when running this newest version with the UcsSdk 0.8.3 installed:Intrepid:cisco_nagios_monitoring_plugin joerger$ ./cisco_ucs_nagios --helpTraceback (most recent call last): File "./cisco_ucs_nagios", line 25, in <module> from UcsSdk im...
So this first command is a good example of the problem that I have in general in that filtering for -1 (or 2,3,4,5,etc) returns values for all numbers that start with 1:Intrepid:cisco_nagios_monitoring_plugin joerger$ ./cisco_ucs_nagios -u nagios --p...
Unfortunately that doesn't work for me either. Below is an example command and the resulting output:Intrepid:cisco_nagios_monitoring_plugin joerger$ ./cisco_ucs_nagios -u nagios --passEnc hideen -t class -q ProcessorUnit --filter "dn:sys/rack-unit-1$...
I'm stumped. I am trying to use this plugin and filter various checks per rack-unit server just like the autodiscovery tool found and setup, however the issue I run into is that the filter logic for matching sys/rack-unit-1 matches rack units 1-19 in...