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
Plugins4387Themes and Skins11Add-ons734Documentation283Graphics 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
Other Tutorials And HOWTOs Nagios Python Event Handler Template
0.0 (0)
69.6K
RSS Feed
Newest Listings Updated Listings
Top Contributors
LAMY (6)Julien DESMAREST (6)deskwork_itunes142 (4)Davide Lemma (4)Joerg Hoerter (3)
See More
Newest Contributors
Guillaume8723 (1)Salvo (1)SOHA-IT (1)Tsvetomir Tsvetanov (1)Igor Ru (1)
See More
Home > Gloria Zamora
GZ

Gloria Zamora

@zamorag

User Stats

Member Since: September 26, 2019

Favorites0

Views

Projects0

No Projects Found
Check Windows Updates using Powershell

Modified Powershell Script to Performance Data

I've had a few problems to monitorized this event with nagios and grafana because script didn't show well performance data, just critical output. So I changed some lines into powershell script: Lines 148 to 154 "if ($returnString.length -gt 976) { $estado=$countCritical+$countOptional+$countHidden Write-Host ($returnString.SubString(0,975) + "|critical=$countCritical optional=$countOptional hidden=$countHidden state=$estado") } else { $estado=$countCritical+$countOptional+$countHidden Write-Host ($returnString + "|critical=$countCritical optional=$countOptional hidden=$countHidden state=$estado ") } Now it works perfect! Thanks and regards

Reviewed 6 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks