Search found 1 match

by bennycavitt
Wed Jul 26, 2023 1:47 am
Forum: Nagios XI
Topic: Graphing a two state value
Replies: 1
Views: 242

Re: Graphing a two state value

Hi Chris, I think you can use a boolean graph in NCPA to represent the status of the service. In your PowerShell script, you can modify the output to return a boolean value instead of a text message. For example, you could modify the script as follows: $FWStatus = Get-ItemProperty "HKLM:\SYSTEM...