Agent Client collector Flag

Community Alums
Not applicable

Hi,

 

I am trying to create major and minor check parameters for windows os events disk check policy, anyone knows what flags should be specified? I tried searching for docs as well now learning course, but did not get any clue

 

AnushaElagandu_0-1721063258948.png

I tried adding -j in command and check patameter, but when trying to test it getting error - Windows Checks CRITICAL: unknown shorthand flag: 'j' in -j

4 REPLIES 4

Doci1
Kilo Sage

Hi @Community Alums , flag is how the parameter is defined for the ruby scripts run by ACC agents. Can you share whole check definiton for os.windows.check-system-disk? 

Doci1
Kilo Sage

@Community Alums you cannot create new flag for an application winchecks.exe, as the application doen't have it inside. 

Doci1_0-1721385560982.png

 

@Doci1 -- I am also facing same issue. I need to ignore F: monitoring for one of the windows system. 

I am using flag -i with value as ':F' , but its not working. 

any Idea on it

 

@chaitanyaya and what says the ecc_queue input? Basically it can be a lot of things: quotas, escaped quotas, colon, etc... it is try and errror 😉