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

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
Plugins4401Themes and Skins13Add-ons756Graphics 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
Memory Check memory and swap usage on Windows or Linux Server using SNMP queries
3.2 (6)
251.9K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Yoann LAMY (7)Julien DESMAREST (4)deskwork_itunes142 (4)Chad Columbus (3)Sam N (3)
See More
Newest Contributors
signalgrid (1)Sanna Glue (2)fisherrs (1)smolinux (1)juanfertor (1)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Sebastien
S

Sebastien

@sebnad

User Stats

Member Since: September 15, 2010

Favorites0

Views

Projects0

No Projects Found
Check_as400

to see the message on dspmsg

with an other person. We change this to see the message on dspsmg public static int parseDspMsg(String paramString) { if (paramString.indexOf(LANG.NO_MESSAGES_AVAILABLE) != -1) { System.out.println("OK - No messages"); return 0; } int i = paramString.indexOf("cessitant une r", 0); int j = paramString.indexOf("cessitant pas de r", 0); i += 72; j -= 72; String str1 = paramString.substring(i, j); try { String str2 = new String(str1.getBytes("ISO-8859-15"), "UTF-8"); System.out.println(str2); } catch (UnsupportedEncodingException localUnsupportedEncodingException) { System.err.println(localUnsupportedEncodingException); } return 1; }

Reviewed 16 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile