Nagios Exchange Nagios Exchange
  • Home
  • Directory
  • Library
  • Support
  • About
  • Submit Feedback

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up

Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More

  • Home
  • Directory
  • Library
  • Support
  • About
  • Submit Feedback
Plugins4406Themes and Skins13Add-ons761Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
2011 Nagios World Conference Presentations Arun Ramanathan – Environment Monitoring With Nagios
0.0 (0)
83.5K
RSS Feed
Newest Listings Updated Listings
Top Contributors
deskwork_itunes142 (4)Davide Lemma (3)Chad Columbus (3)Marcin Bednarski (3)Andrea Bolongaro (2)
See More
Newest Contributors
pawal (1)matthewducey (1)Linuxfabrik (1)signalgrid (1)Sanna Glue (2)
See More

Copyright © 2009-2026 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home > Krupal
K

Krupal

@Krupal

User Stats

Member Since: September 13, 2013

Favorites0

Views

Projects0

No Projects Found
Cisco UCS XML API

Very good plugin over HTTP

This plugin works very well. I had few troubles in the beginning so I contacted the owner/developer and he helped me a lot. For the issue of working from command line and not working on GUI, I did following: # go build go build check_cisco_ucs.go The you will get the binary file check_cisco_ucs in the same folder. After that move the binary file to the nagios libexec folder. (e.g. /usr/local/nagios/libexec) Then change the owner and permissions on file check_cisco_ucs: # chmod 755 check_cisco_ucs # chown nagios.nagios check_cisco_ucs Test the new binary at CLI with user nagios: # su – nagios $ cd /usr/local/nagios/libexec $ ./check_cisco_ucs -H 172.18.4.7 -t class -q equipmentPsu -a "id model operability" -e "operable" -u kmp -p password Finally, I am able to monitor all switch ports and power supply units of cisco UCS 5108. However, I would like to know what other commands I can use? I don't know where I can find CISCO UCS XML API Object class names or DN (distinguished name). It would be good if I can monitor other components also but don't know what names these components/parts are called in XML API.

Reviewed 13 years ago

No Favorites Found

Copyright © 2009-2026 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile